JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-18T23:16:49.058Z||main|||||INFO|500||The following profiles are active: basic 2023-03-18T23:16:58.521Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-18T23:16:58.522Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-18T23:16:58.649Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-18T23:17:01.181Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-18T23:17:01.420Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-18T23:17:01.872Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-18T23:17:02.168Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-18T23:17:02.876Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-18T23:17:05.890Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-18T23:17:06.398Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-18T23:17:08.544Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-18T23:17:08.643Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-18T23:17:08.671Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-18T23:17:08.680Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-18T23:17:09.098Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-18T23:17:09.540Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-18T23:17:10.468Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-18T23:17:11.506Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-03-18T23:17:11.508Z||main|||||ERROR|500||(conn=814) Table 'catalogdb.activity_spec' doesn't exist 2023-03-18T23:17:11.524Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-03-18T23:17:13.796Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-18T23:17:15.905Z||main|||||WARN|500||--- 2023-03-18T23:17:15.906Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-18T23:17:15.906Z||main|||||WARN|500||--- 2023-03-18T23:17:16.210Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-18T23:17:20.359Z||main|||||INFO|500||Started Application in 36.568 seconds (JVM running for 39.27) 2023-03-18T23:17:20.367Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-18T23:17:20.369Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-18T23:17:20.377Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-18T23:17:20.455Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 82e451f4-9285-42d0-a44e-48b5b6e502ed url= /sdc/v1/artifactTypes 2023-03-18T23:17:20.461Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-18T23:17:20.549Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2023-03-18T23:17:20.550Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1b5c9f8e 2023-03-18T23:17:20.551Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-18T23:17:20.565Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream 2023-03-18T23:17:20.584Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC 2023-03-18T23:17:20.589Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$b32c8ac2.periodicControllerTask() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 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) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2023-03-18T23:18:10.348Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-18T23:18:10.349Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-18T23:18:10.349Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-18T23:18:10.352Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b0e14168-a832-4a7e-a251-404ca46e0573 url= /sdc/v1/artifactTypes 2023-03-18T23:18:10.352Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-18T23:18:10.612Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-18T23:18:10.621Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-18T23:18:10.622Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-18T23:18:10.622Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 7c570287-4e74-49dd-8464-76e8136dbe3c url= /sdc/v1/distributionKafkaData 2023-03-18T23:18:10.622Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-18T23:18:10.762Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-18T23:18:10.770Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@19f64946 2023-03-18T23:18:10.830Z||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-f47ab040-a504-4bed-88ac-6a86f5acc5fa compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-18T23:18:10.879Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] Instantiated an idempotent producer. 2023-03-18T23:18:10.983Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-18T23:18:11.039Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-18T23:18:11.040Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-18T23:18:11.040Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679181491037 2023-03-18T23:18:11.044Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-18T23:18:11.062Z||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-b4764619-75b2-4394-83e5-b416a0adc59c client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-18T23:18:11.164Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-18T23:18:11.164Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-18T23:18:11.164Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679181491164 2023-03-18T23:18:11.165Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:18:11.168Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:18:11.169Z||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-a5554a67-e05a-41fe-9120-14e3d773c9ae client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-18T23:18:11.179Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-18T23:18:11.180Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-18T23:18:11.180Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679181491179 2023-03-18T23:18:11.180Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:18:11.182Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:18:11.189Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-18T23:18:12.451Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-18T23:18:12.451Z||kafka-producer-network-thread | SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] Cluster ID: HmiNzCfNQ-SCcEyBxsnIWA 2023-03-18T23:18:12.452Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-18T23:18:12.452Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:12.452Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-18T23:18:12.452Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:12.453Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:12.453Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-18T23:18:12.453Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:12.453Z||kafka-producer-network-thread | SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] ProducerId set to 2001 with epoch 0 2023-03-18T23:18:12.454Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:12.454Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:12.454Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-18T23:18:12.455Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-18T23:18:12.457Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Cluster ID: HmiNzCfNQ-SCcEyBxsnIWA 2023-03-18T23:18:12.457Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Cluster ID: HmiNzCfNQ-SCcEyBxsnIWA 2023-03-18T23:18:12.458Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-18T23:18:12.458Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-18T23:18:12.528Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-18T23:18:12.532Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-18T23:18:12.645Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4 2023-03-18T23:18:12.645Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f934cc69-c87e-4ab9-ae3b-35d7befed761 2023-03-18T23:18:12.646Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-18T23:18:12.646Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-18T23:18:12.646Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-18T23:18:12.646Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-18T23:18:18.653Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f934cc69-c87e-4ab9-ae3b-35d7befed761', protocol='range'} 2023-03-18T23:18:18.653Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-18T23:18:18.720Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:18.720Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:18.721Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:18.721Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:18.721Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:18.721Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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 sOeyjNjXQLatH_myOzwqOA 2023-03-18T23:18:18.727Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=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-b4764619-75b2-4394-83e5-b416a0adc59c-f934cc69-c87e-4ab9-ae3b-35d7befed761=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-18T23:18:18.751Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-18T23:18:18.751Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f934cc69-c87e-4ab9-ae3b-35d7befed761', protocol='range'} 2023-03-18T23:18:18.752Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-18T23:18:18.752Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-18T23:18:18.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-18T23:18:18.756Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-18T23:18:18.771Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-18T23:18:18.771Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-18T23:18:18.771Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-18T23:18:18.771Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-18T23:18:18.771Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-18T23:18:18.771Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-18T23:18:18.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-18T23:18:18.777Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-18T23:18:18.777Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-18T23:18:18.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-18T23:18:18.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-18T23:18:18.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-18T23:18:18.804Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-18T23:18:18.805Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-18T23:18:18.844Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-18T23:18:18.844Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-18T23:18:18.852Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18T23:18:18.852Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18T23:18:18.855Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18T23:18:18.855Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18T23:18:18.869Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18T23:18:18.870Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-18T23:18:18.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18T23:18:18.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-18T23:19:11.174Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:19:11.184Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:20:11.176Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:20:11.185Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:21:11.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:21:11.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:22:11.179Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:22:11.186Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:23:11.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:23:11.187Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:24:11.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:24:11.189Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:25:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:25:11.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:26:11.184Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:26:11.191Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:27:11.184Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:27:11.191Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:27:12.579Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node -1 disconnected. 2023-03-18T23:27:12.632Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Node -1 disconnected. 2023-03-18T23:27:12.739Z||kafka-producer-network-thread | SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] Node -1 disconnected. 2023-03-18T23:27:23.797Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-18T23:28:11.185Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:28:11.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:29:11.187Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:29:11.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:30:11.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:30:11.196Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:31:11.190Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:31:11.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:32:11.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:32:11.198Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:33:11.193Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:33:11.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:34:11.193Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:34:11.200Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:35:11.195Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:35:11.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:36:11.196Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:36:11.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:37:11.197Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:37:11.202Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:38:11.198Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:38:11.203Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:39:11.199Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:39:11.203Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:40:11.201Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:40:11.205Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:41:11.202Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:41:11.205Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:42:11.204Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:42:11.207Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:43:11.206Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:43:11.208Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:44:11.206Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:44:11.208Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:45:11.208Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:45:11.209Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:46:11.210Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:46:11.211Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:47:11.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:47:11.211Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:48:11.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:48:11.211Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:49:11.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:49:11.212Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:50:11.212Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:50:11.213Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:51:11.213Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:51:11.213Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:52:11.213Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:52:11.213Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:53:11.215Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:53:11.215Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:54:11.216Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:54:11.216Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:55:11.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:55:11.217Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:56:11.218Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:56:11.218Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:57:11.219Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:57:11.220Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:58:11.220Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-18T23:58:11.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:59:11.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-18T23:59:11.222Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:00:11.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:00:11.223Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:01:11.223Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:01:11.224Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:02:11.225Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:02:11.225Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:03:11.226Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:03:11.226Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:04:11.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:04:11.228Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:05:11.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:05:11.230Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:06:11.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:06:11.231Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:07:11.230Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:07:11.231Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:08:11.232Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:08:11.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:09:11.233Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:09:11.234Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:10:11.234Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:10:11.235Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:11:11.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:11:11.236Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:12:11.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:12:11.238Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:13:11.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:13:11.238Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:14:11.239Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:14:11.240Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:15:11.239Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:15:11.240Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:16:11.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:16:11.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:17:11.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:17:11.242Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:18:11.242Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:18:11.243Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:19:11.244Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:19:11.244Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:20:11.245Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:20:11.246Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:21:11.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:21:11.247Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:22:11.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:22:11.249Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:23:11.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:23:11.249Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:24:11.249Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:24:11.250Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:25:11.250Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:25:11.251Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:26:11.251Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:26:11.252Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:27:11.251Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:27:11.253Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:28:11.252Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:28:11.254Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:29:11.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:29:11.254Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:30:11.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:30:11.256Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:31:11.255Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:31:11.258Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:32:11.255Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:32:11.259Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:33:11.257Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:33:11.261Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:34:11.258Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:34:11.262Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:35:11.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:35:11.263Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:36:11.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:36:11.263Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:37:11.261Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:37:11.263Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:38:11.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:38:11.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:39:11.265Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:39:11.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:40:11.265Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:40:11.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:41:11.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:41:11.267Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:42:11.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:42:11.269Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:43:11.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:43:11.270Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:44:11.271Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:44:11.271Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:45:11.271Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:45:11.272Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:46:11.271Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:46:11.273Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:47:11.272Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:47:11.274Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:48:11.274Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:48:11.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:49:11.275Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:49:11.276Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:50:11.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:50:11.277Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:51:11.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:51:11.278Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:52:11.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:52:11.278Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:53:11.278Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:53:11.279Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:54:11.279Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:54:11.280Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:55:11.280Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:55:11.281Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:56:11.282Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:56:11.282Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:57:11.283Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:57:11.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:58:11.285Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:58:11.286Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T00:59:11.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T00:59:11.287Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:00:11.287Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:00:11.288Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:01:11.289Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:01:11.290Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:02:11.290Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:02:11.290Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:03:11.292Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:03:11.292Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:04:11.293Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:04:11.292Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:05:11.294Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:05:11.294Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:06:11.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:06:11.295Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:07:11.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:07:11.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:08:11.297Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:08:11.297Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:09:11.297Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:09:11.298Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:10:11.298Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:10:11.299Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:11:11.300Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:11:11.300Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:12:11.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:12:11.301Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:13:11.302Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:13:11.302Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:14:11.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:14:11.304Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:15:11.304Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:15:11.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:16:11.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:16:11.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:17:11.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:17:11.307Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:18:11.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:18:11.308Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:19:11.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:19:11.308Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:20:11.308Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:20:11.309Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:21:11.308Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:21:11.310Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:22:11.309Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:22:11.312Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:23:11.310Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:23:11.312Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:24:11.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:24:11.312Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:25:11.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:25:11.314Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:26:11.314Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:26:11.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:27:11.316Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:27:11.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:28:11.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:28:11.316Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:29:11.317Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:29:11.317Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:30:11.318Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:30:11.318Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:31:11.319Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:31:11.319Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:32:11.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:32:11.320Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:33:11.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:33:11.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:34:11.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:34:11.322Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:35:11.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:35:11.323Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:36:11.324Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:36:11.324Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:37:11.324Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:37:11.324Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:38:11.326Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:38:11.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:39:11.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:39:11.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:40:11.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:40:11.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:41:11.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:41:11.328Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:42:11.330Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:42:11.329Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:43:11.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:43:11.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:44:11.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:44:11.332Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:45:11.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:45:11.333Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:46:11.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:46:11.333Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:47:11.333Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:47:11.334Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:48:11.333Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:48:11.334Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:49:11.335Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:49:11.335Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:50:11.335Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:50:11.335Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:51:11.337Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:51:11.337Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:52:11.337Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:52:11.338Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:53:11.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:53:11.338Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:54:11.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:54:11.339Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:55:11.340Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:55:11.340Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:56:11.345Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:56:11.348Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:57:11.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:57:11.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:58:11.346Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:58:11.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T01:59:11.347Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T01:59:11.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:00:11.348Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:00:11.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:01:11.348Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:01:11.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:02:11.350Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:02:11.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:03:11.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:03:11.356Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:04:11.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:04:11.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:05:11.354Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:05:11.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:06:11.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:06:11.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:07:11.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:07:11.363Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:08:11.357Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:08:11.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:09:11.357Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:09:11.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:10:11.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:10:11.366Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:11:11.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:11:11.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:12:11.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:12:11.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:13:11.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:13:11.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:14:11.361Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:14:11.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:15:11.361Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:15:11.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:16:11.362Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:16:11.370Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:17:11.364Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:17:11.371Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:18:11.364Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:18:11.372Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:19:11.364Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:19:11.373Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:20:11.365Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:20:11.374Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:21:11.366Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:21:11.375Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:22:11.366Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:22:11.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:23:11.366Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:23:11.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:24:11.368Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:24:11.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:25:11.369Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:25:11.377Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:26:11.369Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:26:11.378Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:27:11.371Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:27:11.379Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:28:11.372Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:28:11.380Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:29:11.374Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:29:11.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:30:11.375Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:30:11.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:31:11.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:31:11.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:32:11.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:32:11.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:33:11.378Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:33:11.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:34:11.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:34:11.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:35:11.381Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:35:11.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:36:11.382Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:36:11.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:37:11.382Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:37:11.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:38:11.383Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:38:11.388Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:39:11.384Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:39:11.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:40:11.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:40:11.389Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:41:11.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:41:11.389Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:42:11.387Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:42:11.389Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:43:11.388Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:43:11.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:44:11.389Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:44:11.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:45:11.390Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:45:11.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:46:11.391Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:46:11.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:47:11.391Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:47:11.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:48:11.393Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:48:11.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:49:11.393Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:49:11.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:50:11.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:50:11.394Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:51:11.395Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:51:11.395Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:52:11.395Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:52:11.395Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:53:11.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:53:11.397Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:54:11.396Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:54:11.397Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:55:11.397Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:55:11.398Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:56:11.398Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:56:11.398Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:57:11.400Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:57:11.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:58:11.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:58:11.401Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T02:59:11.401Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T02:59:11.401Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:00:11.402Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:00:11.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:01:11.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:01:11.404Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:02:11.404Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:02:11.404Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:03:11.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:03:11.406Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:04:11.407Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:04:11.407Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:05:11.407Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:05:11.408Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:06:11.407Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:06:11.408Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:07:11.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:07:11.409Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:08:11.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:08:11.410Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:09:11.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:09:11.410Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:10:11.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:10:11.410Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:11:11.410Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:11:11.411Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:12:11.411Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:12:11.411Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:13:11.411Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:13:11.412Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:14:11.412Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:14:11.412Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:15:11.412Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:15:11.412Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:16:11.413Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:16:11.414Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:17:11.414Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:17:11.414Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:18:11.415Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:18:11.415Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:19:11.415Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:19:11.415Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:20:11.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:20:11.417Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:21:11.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:21:11.418Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:22:11.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:22:11.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:23:11.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:23:11.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:24:11.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:24:11.420Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:25:11.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:25:11.422Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:26:11.422Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:26:11.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:27:11.423Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:27:11.424Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:28:11.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:28:11.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:29:11.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:29:11.426Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:30:11.426Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:30:11.427Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:31:11.427Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:31:11.427Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:32:11.429Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:32:11.429Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:33:11.430Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:33:11.430Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:34:11.431Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:34:11.431Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:35:11.431Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:35:11.432Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:36:11.433Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:36:11.433Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:37:11.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:37:11.435Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:38:11.434Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:38:11.436Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:39:11.434Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:39:11.436Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:40:11.435Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:40:11.436Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:41:11.435Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:41:11.437Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:42:11.437Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:42:11.438Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:43:11.437Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:43:11.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:44:11.439Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:44:11.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:45:11.439Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:45:11.440Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:46:11.440Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:46:11.440Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:47:11.442Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:47:11.442Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:48:11.442Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:48:11.443Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:49:11.444Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:49:11.445Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:50:11.445Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:50:11.446Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:51:11.447Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:51:11.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:52:11.448Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:52:11.448Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:53:11.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:53:11.449Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:54:11.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:54:11.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:55:11.450Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:55:11.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:56:11.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:56:11.452Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:57:11.452Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:57:11.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:58:11.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T03:58:11.453Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:59:11.454Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T03:59:11.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:00:11.455Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:00:11.455Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:01:11.456Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:01:11.456Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:02:11.456Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:02:11.457Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:03:11.457Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:03:11.457Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:04:11.458Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:04:11.459Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:05:11.459Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:05:11.460Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:06:11.460Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:06:11.461Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:07:11.461Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:07:11.462Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:08:11.462Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:08:11.463Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:09:11.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:09:11.464Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:10:11.464Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:10:11.464Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:11:11.465Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:11:11.465Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:12:11.466Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:12:11.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:13:11.467Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:13:11.469Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:14:11.468Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:14:11.469Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:15:11.469Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:15:11.471Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:16:11.469Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:16:11.471Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:17:11.469Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:17:11.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:18:11.469Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:18:11.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:19:11.471Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:19:11.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:20:11.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:20:11.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:21:11.473Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:21:11.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:22:11.474Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:22:11.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:23:11.475Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:23:11.476Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:24:11.476Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:24:11.477Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:25:11.477Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:25:11.477Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:26:11.477Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:26:11.479Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:27:11.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:27:11.480Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:28:11.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:28:11.480Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:29:11.481Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:29:11.481Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:30:11.482Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:30:11.482Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:31:11.482Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:31:11.484Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:32:11.483Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:32:11.484Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:33:11.483Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:33:11.484Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:34:11.484Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:34:11.484Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:35:11.485Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:35:11.485Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:36:11.485Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:36:11.485Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:37:11.487Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:37:11.487Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:38:11.487Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:38:11.487Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:39:11.488Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:39:11.488Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:40:11.488Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:40:11.488Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:41:11.488Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:41:11.488Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:42:11.489Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:42:11.490Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:43:11.490Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:43:11.490Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:44:11.491Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:44:11.492Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:45:11.491Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:45:11.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:46:11.491Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:46:11.494Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:47:11.492Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:47:11.494Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:48:11.494Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:48:11.495Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:49:11.494Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:49:11.496Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:50:11.495Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:50:11.496Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:51:11.496Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:51:11.498Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:52:11.497Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:52:11.499Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:53:11.497Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:53:11.500Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:54:11.499Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:54:11.501Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:55:11.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:55:11.501Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:56:11.501Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:56:11.502Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:57:11.501Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:57:11.502Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:58:11.503Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T04:58:11.503Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:59:11.503Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T04:59:11.504Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:00:11.504Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:00:11.505Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:01:11.505Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:01:11.506Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:02:11.506Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:02:11.506Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:03:11.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:03:11.508Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:04:11.508Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:04:11.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:05:11.509Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:05:11.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:06:11.511Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:06:11.511Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:07:11.513Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:07:11.513Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:08:11.513Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:08:11.514Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:09:11.514Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:09:11.515Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:10:11.516Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:10:11.516Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:11:11.516Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:11:11.516Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:12:11.517Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:12:11.517Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:13:11.518Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:13:11.519Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:11.519Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:14:11.520Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:13.327Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:14:13.327Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ef0daefa-654e-4a10-8d98-9d81dee50714","serviceName":"vFW 2023-03-19 05-12-10","serviceVersion":"1.0","serviceUUID":"a057252d-0ba0-41dd-a89d-aa69036cf0a3","serviceDescription":"catalog service description","serviceInvariantUUID":"26f88632-421d-47e7-9d5f-eecee37b3cf1","resources":[{"resourceInstanceName":"vFW 92e1274e-454b 0","resourceName":"vFW 92e1274e-454b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7d376dad-22f0-4428-9c0e-cbab720fceda","resourceInvariantUUID":"d3806806-2394-44c8-8791-89cea3107a2b","resourceCustomizationUUID":"cac18378-c999-4a5e-8bb6-558a7c684b36","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vf-license-model.xml","artifactChecksum":"Y2NjMWU1YmZjYWU1NjU0NWI5YWM3ZDBhZTE5ZDkwN2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"33b59365-eae3-43fc-8ed3-bc504177d960","artifactVersion":"1"},{"artifactName":"vfw92e1274e454b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json","artifactChecksum":"NDM0ZThmMGVlMTRiZGEyODUzODNkNTk2ZTAyN2I1OTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ea1fde4c-f618-42dc-86e8-aae88b545087","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"127a6ad6-1acb-4697-92bc-047db3c5ed7d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vendor-license-model.xml","artifactChecksum":"NDg3MDAwOGEyZDI0NjZkNjFmY2FjN2VhMWJiZTU0ZGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b0a0200c-1a2f-4f33-b32d-f58709eae014","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2ccac2a5-6ad3-4787-aae9-1124f3f808b5","artifactVersion":"2","generatedFromUUID":"127a6ad6-1acb-4697-92bc-047db3c5ed7d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230319051210-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-template.yml","artifactChecksum":"ZDQwYzQxZWIxNmRhYzAzMTRiNGJmN2Y4MjUzNGNiNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"082bc259-ee7a-419d-bad4-65ec94b4531d","artifactVersion":"1"},{"artifactName":"service-Vfw20230319051210-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar","artifactChecksum":"MDRiZWRlMDU1MzU3NDFjNDkxZjFlOGY4Yzc4N2ZjYWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ad7cce8b-4f93-43dc-9682-27b3da8db323","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:14:13.340Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:14:13.346Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:13.346Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:13.346Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:13.353Z||kafka-producer-network-thread | SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to sOeyjNjXQLatH_myOzwqOA 2023-03-19T05:14:13.353Z||kafka-producer-network-thread | SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to sOeyjNjXQLatH_myOzwqOA 2023-03-19T05:14:13.353Z||kafka-producer-network-thread | SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to sOeyjNjXQLatH_myOzwqOA 2023-03-19T05:14:13.353Z||kafka-producer-network-thread | SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to sOeyjNjXQLatH_myOzwqOA 2023-03-19T05:14:13.353Z||kafka-producer-network-thread | SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to sOeyjNjXQLatH_myOzwqOA 2023-03-19T05:14:13.353Z||kafka-producer-network-thread | SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f47ab040-a504-4bed-88ac-6a86f5acc5fa] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to sOeyjNjXQLatH_myOzwqOA 2023-03-19T05:14:13.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T05:14:13.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "cds-sdc-listener", "timestamp": 1679202824247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:14:13.415Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:14:14.375Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:14:14.376Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:14.376Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:14.376Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:15.378Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:14:15.379Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:15.379Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:15.379Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:16.380Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:14:16.381Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:16.381Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:16.381Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:17.383Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:14:17.383Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:17.383Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:17.383Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:18.384Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:14:18.384Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:18.384Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:18.385Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:19.385Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:14:19.386Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:19.386Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:19.386Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:20.389Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "serviceName": "vFW 2023-03-19 05-12-10", "serviceVersion": "1.0", "serviceUUID": "a057252d-0ba0-41dd-a89d-aa69036cf0a3", "serviceDescription": "catalog service description", "serviceInvariantUUID": "26f88632-421d-47e7-9d5f-eecee37b3cf1", "resources": [ { "resourceInstanceName": "vFW 92e1274e-454b 0", "resourceCustomizationUUID": "cac18378-c999-4a5e-8bb6-558a7c684b36", "resourceName": "vFW 92e1274e-454b", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7d376dad-22f0-4428-9c0e-cbab720fceda", "resourceInvariantUUID": "d3806806-2394-44c8-8791-89cea3107a2b", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92e1274e454b0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "artifactChecksum": "NDM0ZThmMGVlMTRiZGEyODUzODNkNTk2ZTAyN2I1OTE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ea1fde4c-f618-42dc-86e8-aae88b545087", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "127a6ad6-1acb-4697-92bc-047db3c5ed7d", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "2ccac2a5-6ad3-4787-aae9-1124f3f808b5", "generatedFromUUID": "127a6ad6-1acb-4697-92bc-047db3c5ed7d" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "2ccac2a5-6ad3-4787-aae9-1124f3f808b5", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230319051210-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "artifactChecksum": "MDRiZWRlMDU1MzU3NDFjNDkxZjFlOGY4Yzc4N2ZjYWQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ad7cce8b-4f93-43dc-9682-27b3da8db323" } ], "workloadContext": "Production" } 2023-03-19T05:14:20.390Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:14:20.390Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 a057252d-0ba0-41dd-a89d-aa69036cf0a3 ASDC 2023-03-19T05:14:20.451Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ef0daefa-654e-4a10-8d98-9d81dee50714 ServiceName:vFW 2023-03-19 05-12-10 ServiceVersion:1.0 ServiceUUID:a057252d-0ba0-41dd-a89d-aa69036cf0a3 ServiceInvariantUUID:26f88632-421d-47e7-9d5f-eecee37b3cf1 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230319051210-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar ArtifactUUID:ad7cce8b-4f93-43dc-9682-27b3da8db323 ArtifactChecksum:MDRiZWRlMDU1MzU3NDFjNDkxZjFlOGY4Yzc4N2ZjYWQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92e1274e-454b 0 ResourceCustomizationUUID:cac18378-c999-4a5e-8bb6-558a7c684b36 ResourceInvariantUUID:d3806806-2394-44c8-8791-89cea3107a2b ResourceName:vFW 92e1274e-454b ResourceType:VF ResourceUUID:7d376dad-22f0-4428-9c0e-cbab720fceda ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92e1274e454b0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json ArtifactUUID:ea1fde4c-f618-42dc-86e8-aae88b545087 ArtifactChecksum:NDM0ZThmMGVlMTRiZGEyODUzODNkNTk2ZTAyN2I1OTE= 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/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml ArtifactUUID:127a6ad6-1acb-4697-92bc-047db3c5ed7d 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/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env ArtifactUUID:2ccac2a5-6ad3-4787-aae9-1124f3f808b5 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/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env ArtifactUUID:2ccac2a5-6ad3-4787-aae9-1124f3f808b5 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:14:20.452Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a057252d-0ba0-41dd-a89d-aa69036cf0a3 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:14:20.630Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:14:20.631Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:14:20.631Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:14:20.632Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ad7cce8b-4f93-43dc-9682-27b3da8db323 from URL: /sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:20.632Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:14:20.632Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:20.751Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:14:20.757Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar ad7cce8b-4f93-43dc-9682-27b3da8db323 101475 2023-03-19T05:14:20.758Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar ASDC sendASDCNotification 2023-03-19T05:14:20.758Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:20.758Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:14:20.759Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:20.759Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:20.759Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202860757, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:21.759Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:14:21.760Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:14:21.760Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ad7cce8b-4f93-43dc-9682-27b3da8db323, URL: /sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar to file: /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:21.761Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230319051210-csar.csar 2023-03-19T05:14:21.812Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:21.813Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:22.154Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14235693616783713690/Definitions/service-Vfw20230319051210-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_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 2023-03-19T05:14:24.551Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92e1274e-454b 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-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:24.555Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:14:24.561Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.562Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:24.565Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:24.565Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:14:24.566Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:14:24.567Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.567Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:24.567Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:24.567Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:14:24.567Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:14:24.568Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.568Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is not matching search criteria 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-19T05:14:24.571Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-19T05:14:24.572Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.572Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:24.572Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-19T05:14:24.572Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:24.572Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-19T05:14:24.572Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.572Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T05:14:24.572Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.572Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T05:14:24.573Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.573Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:24.573Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:14:24.573Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.573Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is not matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-19T05:14:24.574Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=a103b174-fd84-44b2-8b33-dea87af01da1 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.575Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1435ff76-3161-4d7d-8418-bbec43ce1df0 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is not matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:24.576Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=042a759d-d9e1-4b97-8e32-7bbf7810abd0 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.577Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:24.578Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.578Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:24.578Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.578Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:24.578Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:24.578Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:24.578Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-19 05-12-10 Description:catalog service description Model UUID:a057252d-0ba0-41dd-a89d-aa69036cf0a3 Model Version:NULL Model InvariantUuid:26f88632-421d-47e7-9d5f-eecee37b3cf1 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92e1274e-454b Model UUID:882f013a-bcf7-4d65-bdbc-302f3316233c Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:d3806806-2394-44c8-8791-89cea3107a2b Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:cac18378-c999-4a5e-8bb6-558a7c684b36 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:b8be06a4-77d8-422e-bdc6-b22f51cf408c ModelName:Vfw92e1274e454b..base_vfw..module-0 ModelUuid:6f47ae12-50e6-4f71-bfbc-79518551372e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a103b174-fd84-44b2-8b33-dea87af01da1 ModelInvariantUuid:ec87a570-9f24-4787-9cd0-1eaf20870fcf ModelName:vFW 92e1274e-454b-nodes.vfwCvfc ModelUuid:24b9ef7e-e25b-4b51-b01a-228996362ac5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:8c920dac-56d3-459c-8649-6bbb0a3171fd ModelInvariantUuid:0103f8de-9170-4a36-abcc-2e2c6b0c463f ModelName:Vfw92e1274e454b.compute.nodes.heat.vfw ModelUuid:75acc402-4e56-4b59-bcef-ff80903d7baf ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:1435ff76-3161-4d7d-8418-bbec43ce1df0 ModelInvariantUuid:2afba627-1edc-4abb-9417-7917ef93d4b8 ModelName:vFW 92e1274e-454b-nodes.vsnCvfc ModelUuid:eb98dacb-f88f-4577-af59-90e4422ec293 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d708b27f-5370-42c1-92ef-3e4d2fa61bfa ModelInvariantUuid:19d2a945-dd53-42d8-9e75-bbc66ff8f2a1 ModelName:Vfw92e1274e454b.compute.nodes.heat.vsn ModelUuid:9167ca97-a36e-4a9b-969d-5af32979ba35 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:042a759d-d9e1-4b97-8e32-7bbf7810abd0 ModelInvariantUuid:2bf96dc7-b603-402a-93e1-d6c93151af29 ModelName:vFW 92e1274e-454b-nodes.vpgCvfc ModelUuid:572fb880-9ddf-4cda-acdd-2f2d2fe022be ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:79d7c53f-1f39-480a-9647-aefd56c3958c ModelInvariantUuid:acd86249-f825-4573-ba4a-2084b0243a2a ModelName:Vfw92e1274e454b.compute.nodes.heat.vpg ModelUuid:180fa94e-01b1-4488-a586-8082d8c889c4 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:14:24.614Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7d376dad-22f0-4428-9c0e-cbab720fceda Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:14:24.663Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||vFW 92e1274e-454b 0 2023-03-19T05:14:24.671Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7d376dad-22f0-4428-9c0e-cbab720fceda 2023-03-19T05:14:24.671Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ea1fde4c-f618-42dc-86e8-aae88b545087 from URL: /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json 2023-03-19T05:14:24.671Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:14:24.671Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json 2023-03-19T05:14:24.836Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:14:24.837Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json ea1fde4c-f618-42dc-86e8-aae88b545087 785 2023-03-19T05:14:24.837Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json ASDC sendASDCNotification 2023-03-19T05:14:24.837Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json 2023-03-19T05:14:24.837Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:14:24.837Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:24.837Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:24.838Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202864837, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:25.839Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw92e1274e454b..base_vfw..module-0", "vfModuleModelInvariantUUID": "b8be06a4-77d8-422e-bdc6-b22f51cf408c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6f47ae12-50e6-4f71-bfbc-79518551372e", "vfModuleModelCustomizationUUID": "110cbb53-152e-45f9-8a93-e8de14ff7116", "isBase": true, "artifacts": [ "127a6ad6-1acb-4697-92bc-047db3c5ed7d", "2ccac2a5-6ad3-4787-aae9-1124f3f808b5" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-19T05:14:25.853Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw92e1274e454b..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6f47ae12-50e6-4f71-bfbc-79518551372e VfModuleModelInvariantUUID:b8be06a4-77d8-422e-bdc6-b22f51cf408c VfModuleModelDescription:NULL Artifacts UUID List:{ 127a6ad6-1acb-4697-92bc-047db3c5ed7d , 2ccac2a5-6ad3-4787-aae9-1124f3f808b5 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-19T05:14:25.855Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw92e1274e454b..base_vfw..module-0", "vfModuleModelInvariantUUID": "b8be06a4-77d8-422e-bdc6-b22f51cf408c", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6f47ae12-50e6-4f71-bfbc-79518551372e", "vfModuleModelCustomizationUUID": "110cbb53-152e-45f9-8a93-e8de14ff7116", "isBase": true, "artifacts": [ "127a6ad6-1acb-4697-92bc-047db3c5ed7d", "2ccac2a5-6ad3-4787-aae9-1124f3f808b5" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-19T05:14:25.855Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw92e1274e454b..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6f47ae12-50e6-4f71-bfbc-79518551372e VfModuleModelInvariantUUID:b8be06a4-77d8-422e-bdc6-b22f51cf408c VfModuleModelDescription:NULL Artifacts UUID List:{ 127a6ad6-1acb-4697-92bc-047db3c5ed7d , 2ccac2a5-6ad3-4787-aae9-1124f3f808b5 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-19T05:14:25.855Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 127a6ad6-1acb-4697-92bc-047db3c5ed7d from URL: /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml 2023-03-19T05:14:25.855Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:14:25.855Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml 2023-03-19T05:14:25.953Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:14:25.953Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml 127a6ad6-1acb-4697-92bc-047db3c5ed7d 20368 2023-03-19T05:14:25.954Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-19T05:14:25.954Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml 2023-03-19T05:14:25.954Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:14:25.954Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:25.954Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:25.954Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202865954, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:26.955Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 2ccac2a5-6ad3-4787-aae9-1124f3f808b5 from URL: /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env 2023-03-19T05:14:26.955Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:14:26.956Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env 2023-03-19T05:14:27.039Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:14:27.040Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env 2ccac2a5-6ad3-4787-aae9-1124f3f808b5 2098 2023-03-19T05:14:27.040Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-19T05:14:27.041Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env 2023-03-19T05:14:27.041Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:14:27.041Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:27.041Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:27.041Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202867040, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:28.045Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: a057252d-0ba0-41dd-a89d-aa69036cf0a3 2023-03-19T05:14:28.045Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 92e1274e-454b 0 7d376dad-22f0-4428-9c0e-cbab720fceda ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:14:28.099Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6e7d2bb1, org.onap.sdc.toscaparser.api.parameters.Input@db67681, org.onap.sdc.toscaparser.api.parameters.Input@2821bd86, org.onap.sdc.toscaparser.api.parameters.Input@435049ac, org.onap.sdc.toscaparser.api.parameters.Input@4477d2d4] 2023-03-19T05:14:28.103Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.103Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:28.103Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-03-19T05:14:28.103Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= cac18378-c999-4a5e-8bb6-558a7c684b36 2023-03-19T05:14:28.104Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: cac18378-c999-4a5e-8bb6-558a7c684b36 matches Tosca VF Customization UUID: cac18378-c999-4a5e-8bb6-558a7c684b36 2023-03-19T05:14:28.104Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: cac18378-c999-4a5e-8bb6-558a7c684b36 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-19T05:14:28.112Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.112Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:28.113Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id cac18378-c999-4a5e-8bb6-558a7c684b36: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-19T05:14:28.114Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7c419a1f 2023-03-19T05:14:28.114Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.114Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T05:14:28.115Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 110cbb53-152e-45f9-8a93-e8de14ff7116 2023-03-19T05:14:28.115Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 110cbb53-152e-45f9-8a93-e8de14ff7116 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-19T05:14:28.123Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.123Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:28.123Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:14:28.124Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.124Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:28.125Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:14:28.125Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.125Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is not matching search criteria 2023-03-19T05:14:28.125Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-19T05:14:28.125Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-19T05:14:28.125Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-19T05:14:28.126Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-19T05:14:28.126Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-19T05:14:28.126Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:28.126Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:28.126Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-19T05:14:28.128Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:28.128Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-19T05:14:28.128Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:28.128Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=a103b174-fd84-44b2-8b33-dea87af01da1 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-19T05:14:28.145Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.145Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:28.145Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:14:28.145Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.145Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is not matching search criteria 2023-03-19T05:14:28.146Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-19T05:14:28.146Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-19T05:14:28.146Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-19T05:14:28.146Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:28.146Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:28.146Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-19T05:14:28.146Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:28.147Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-19T05:14:28.147Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-19T05:14:28.147Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:28.147Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-19T05:14:28.147Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:28.148Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1435ff76-3161-4d7d-8418-bbec43ce1df0 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-19T05:14:28.151Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.152Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:28.152Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:14:28.154Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.155Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is not matching search criteria 2023-03-19T05:14:28.155Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-19T05:14:28.155Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-19T05:14:28.155Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-19T05:14:28.155Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:28.155Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:28.155Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-19T05:14:28.156Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-19T05:14:28.156Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-19T05:14:28.156Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-19T05:14:28.156Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-19T05:14:28.156Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-19T05:14:28.156Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-19T05:14:28.157Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=042a759d-d9e1-4b97-8e32-7bbf7810abd0 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-19T05:14:28.161Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.161Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:28.161Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:14:28.161Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.161Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Node template vFW 92e1274e-454b 0 is matching search criteria 2023-03-19T05:14:28.161Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 92e1274e-454b 0] matching following query criteria: sdcType=VF, customizationUUID=cac18378-c999-4a5e-8bb6-558a7c684b36 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:14:28.165Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.165Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:28.165Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid a057252d-0ba0-41dd-a89d-aa69036cf0a3: vFW 92e1274e-454b 2023-03-19T05:14:28.165Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.165Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:28.165Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.165Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:28.166Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.166Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:28.166Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.166Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:28.166Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:14:28.166Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-19 05-12-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:14:28.166Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2023-03-19 05-12-10 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:14:28.775Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 92e1274e-454b 7d376dad-22f0-4428-9c0e-cbab720fceda 1 ASDC deployResourceStructure 2023-03-19T05:14:28.776Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json ASDC sendASDCNotification 2023-03-19T05:14:28.776Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json 2023-03-19T05:14:28.776Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:14:28.776Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:28.776Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:28.776Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202868776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:29.777Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-19T05:14:29.777Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml 2023-03-19T05:14:29.777Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:14:29.777Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:29.777Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:29.777Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202869777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:30.778Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-19T05:14:30.778Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env 2023-03-19T05:14:30.779Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:14:30.779Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:30.779Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:30.779Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202870778, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:31.780Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar ASDC sendASDCNotification 2023-03-19T05:14:31.780Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar 2023-03-19T05:14:31.780Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:14:31.781Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:14:31.781Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:14:31.781Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202871780, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:14:32.782Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:14:32.820Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:14:32.825Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:14:32.825Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:14:32.825Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:15:02.825Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:15:02.850Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:15:02.855Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:15:02.855Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:15:02.855Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:15:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:15:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:15:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202829652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:15:11.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:15:11.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:15:11.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:15:11.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:15:32.855Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:15:32.882Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:15:32.887Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:15:32.888Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:15:32.888Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:16:02.888Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:16:02.915Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:16:02.920Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:16:02.920Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:16:02.920Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:16:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:16:11.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202828983, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "ves-openapi-manager", "timestamp": 1679202836390, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202828983, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "cds-sdc-listener", "timestamp": 1679202824247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202829652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:16:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "ves-openapi-manager", "timestamp": 1679202836390, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "cds-sdc-listener", "timestamp": 1679202824247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202828983, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202829652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "ves-openapi-manager", "timestamp": 1679202836390, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "cds-sdc-listener", "timestamp": 1679202824247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.195Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.196Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.196Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202828983, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202829652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "ves-openapi-manager", "timestamp": 1679202836390, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202857848, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "cds-sdc-listener", "timestamp": 1679202824247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202828983, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202829652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "ves-openapi-manager", "timestamp": 1679202836390, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202857848, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "cds-sdc-listener", "timestamp": 1679202824247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202828983, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202829652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "ves-openapi-manager", "timestamp": 1679202836390, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202857848, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "cds-sdc-listener", "timestamp": 1679202824247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202828983, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202851519, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202829652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "ves-openapi-manager", "timestamp": 1679202836390, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202857848, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "cds-sdc-listener", "timestamp": 1679202861190, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202860649, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202860824, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202860757, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202857848, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202861664, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202861943, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202857848, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.206Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "policy-distribution-id", "timestamp": 1679202862667, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:16:11.226Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ef0daefa-654e-4a10-8d98-9d81dee50714 2023-03-19T05:16:11.227Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef0daefa-654e-4a10-8d98-9d81dee50714 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:16:11.248Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.248Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202857848, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.249Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.249Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.249Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202863039, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.249Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.249Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.249Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202864148, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:16:11.264Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ef0daefa-654e-4a10-8d98-9d81dee50714 2023-03-19T05:16:11.264Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef0daefa-654e-4a10-8d98-9d81dee50714 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T05:16:11.284Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.284Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202865261, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.284Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.284Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.284Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202864837, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.284Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "multicloud-k8s", "timestamp": 1679202865149, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "DEPLOY_OK" } 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202865954, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202867040, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202868776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "DEPLOY_OK" } 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202869777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202870778, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679202871780, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202873386, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202873386, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vfw92e1274e454b0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202876046, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202873386, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.286Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "aai-model-loader", "timestamp": 1679202877051, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:16:11.303Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ef0daefa-654e-4a10-8d98-9d81dee50714 2023-03-19T05:16:11.303Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef0daefa-654e-4a10-8d98-9d81dee50714 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:16:11.327Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.327Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202873386, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.327Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202873386, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/resourceInstances/vfw92e1274e454b0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202873386, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202873386, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.328Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202881215, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:16:11.329Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.329Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.329Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202885853, "artifactURL": "/sdc/v1/catalog/services/Vfw20230319051210/1.0/artifacts/service-Vfw20230319051210-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:16:11.329Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.329Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.329Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202886858, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:16:11.346Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ef0daefa-654e-4a10-8d98-9d81dee50714 2023-03-19T05:16:11.346Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef0daefa-654e-4a10-8d98-9d81dee50714 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:16:11.375Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.375Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "ves-openapi-manager", "timestamp": 1679202881626, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.375Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.375Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.375Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202866154, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.375Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.375Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.375Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202863669, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "cds-sdc-listener", "timestamp": 1679202862203, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202887848, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "ves-openapi-manager", "timestamp": 1679202881626, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202863669, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202887848, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "cds-sdc-listener", "timestamp": 1679202862203, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202866154, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202863669, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "ves-openapi-manager", "timestamp": 1679202881626, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "cds-sdc-listener", "timestamp": 1679202862203, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202887848, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202866154, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202863669, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.377Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "ves-openapi-manager", "timestamp": 1679202881626, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "cds-sdc-listener", "timestamp": 1679202862203, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202866154, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202887848, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202863669, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "ves-openapi-manager", "timestamp": 1679202881626, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.378Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202866154, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202887848, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "cds-sdc-listener", "timestamp": 1679202862203, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "ves-openapi-manager", "timestamp": 1679202881626, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202863669, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "cds-sdc-listener", "timestamp": 1679202862203, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.379Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202887848, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202866154, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "ves-openapi-manager", "timestamp": 1679202881626, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "cds-sdc-listener", "timestamp": 1679202862203, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202866154, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202887848, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.380Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202863669, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202900223, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR" } 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "cds-sdc-listener", "timestamp": 1679202899590, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Failed to download the artifact from : /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar due to ARTIFACT_NOT_FOUND " } 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202899047, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Failed to download artifact with name: service-BasicOnboardKxvdyj-csar.csar due to: Specified artifact is not found" } 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202899232, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Failed to download artifact with name: basic_onboard_kxvdyj0_modules.json due to: Specified artifact is not found" } 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202901228, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DEPLOY_ERROR" } 2023-03-19T05:16:11.381Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.382Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.382Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202900049, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: service-BasicOnboardKxvdyj-csar.csar due to: Specified artifact is not found" } 2023-03-19T05:16:11.382Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.382Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.382Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202900239, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DEPLOY_ERROR", "errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: basic_onboard_kxvdyj0_modules.json due to: Specified artifact is not found" } 2023-03-19T05:16:11.382Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.382Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.382Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "aai-model-loader", "timestamp": 1679202902231, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "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-03-19T05:16:11.414Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 1c9b4e8c-d735-499f-8516-f4ce3baeec05 2023-03-19T05:16:11.415Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:16:11.434Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.434Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "policy-distribution-id", "timestamp": 1679202901051, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "Failed to process the artifact", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:16:11.446Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 1c9b4e8c-d735-499f-8516-f4ce3baeec05 2023-03-19T05:16:11.447Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:16:11.467Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.468Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "multicloud-k8s", "timestamp": 1679202901243, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "Failed to process the artifact", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:16:11.483Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 1c9b4e8c-d735-499f-8516-f4ce3baeec05 2023-03-19T05:16:11.483Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T05:16:11.509Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.509Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202903386, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202903386, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202903386, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202903386, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202903386, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202903386, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202903386, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:16:11.510Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:11.511Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:16:11.511Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202911170, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR" } 2023-03-19T05:16:11.511Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:16:32.920Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:16:32.952Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:16:32.959Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:16:32.959Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:16:32.959Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:16:32.959Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:16:32.959Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:16:32.959Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:16:32.959Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:16:32.960Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:16:32.960Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:16:32.976Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:17:02.977Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ef0daefa-654e-4a10-8d98-9d81dee50714 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:17:02.993Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ef0daefa-654e-4a10-8d98-9d81dee50714 and serviceModelVersionId: a057252d-0ba0-41dd-a89d-aa69036cf0a3 2023-03-19T05:17:02.994Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 26f88632-421d-47e7-9d5f-eecee37b3cf1 2023-03-19T05:17:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:11.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T05:17:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679202912175, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "SDN-C encountered an error downloading an artifact in this distribution", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:17:11.207Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of 1c9b4e8c-d735-499f-8516-f4ce3baeec05 2023-03-19T05:17:11.208Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:17:14.127Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/26f88632-421d-47e7-9d5f-eecee37b3cf1/model-vers/model-ver/a057252d-0ba0-41dd-a89d-aa69036cf0a3?depth=0 2023-03-19T05:17:14.262Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:17:14.628Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26f88632-421d-47e7-9d5f-eecee37b3cf1/model-vers/model-ver/a057252d-0ba0-41dd-a89d-aa69036cf0a3?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T05:17:14.632Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26f88632-421d-47e7-9d5f-eecee37b3cf1/model-vers/model-ver/a057252d-0ba0-41dd-a89d-aa69036cf0a3?depth=0|INFO|500||Invoke 2023-03-19T05:17:14.655Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26f88632-421d-47e7-9d5f-eecee37b3cf1/model-vers/model-ver/a057252d-0ba0-41dd-a89d-aa69036cf0a3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:17:14.938Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26f88632-421d-47e7-9d5f-eecee37b3cf1/model-vers/model-ver/a057252d-0ba0-41dd-a89d-aa69036cf0a3?depth=0|INFO|500||InvokeReturn 2023-03-19T05:17:14.939Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26f88632-421d-47e7-9d5f-eecee37b3cf1/model-vers/model-ver/a057252d-0ba0-41dd-a89d-aa69036cf0a3?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:17:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[253], vertex-id=[213168], x-aai-txid=[2-aai-resources-230319-05:17:16:142-92356], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:17:14.940Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:17:14.946Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:17:14.946Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:17:14.958Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:17:14.959Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ef0daefa-654e-4a10-8d98-9d81dee50714 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:17:14.960Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:17:14.960Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:14.961Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:14.961Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679203034960, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:17:15.995Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:17:16.003Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:17:16.003Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:17:16.005Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:17:16.005Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:16.005Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:16.005Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:17.007Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:17:17.007Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:17.007Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:17.007Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:18.009Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:17:18.009Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:18.009Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:18.009Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:19.011Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:17:19.011Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:19.012Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:19.012Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:20.013Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:17:20.014Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:20.014Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:20.014Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:21.015Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:17:21.016Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:21.016Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:21.017Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:22.017Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:17:22.018Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:22.018Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:22.018Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:23.020Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T05:17:23.023Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:17:23.024Z|ef0daefa-654e-4a10-8d98-9d81dee50714|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T05:17:23.025Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:17:23.025Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:17:23.098Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:17:23.098Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:17:23.099Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:17:23.099Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:17:23.099Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:17:23.099Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:17:23.178Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:17:23.178Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@109c2cea 2023-03-19T05:17:23.178Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:17:23.179Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:17:23.179Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:17:23.184Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T05:17:23.184Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T05:17:23.184Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:17:23.185Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:23.185Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:23.185Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203043179, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:24.202Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:17:24.221Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:17:24.221Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:17:24.226Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T05:17:24.226Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T05:17:24.226Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:17:24.226Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:17:24.226Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:17:24.251Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:17:24.251Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@477d48ac 2023-03-19T05:17:24.252Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:17:24.252Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:17:24.252Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:17:24.252Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T05:17:24.252Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T05:17:24.253Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:17:24.253Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:17:24.253Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:17:24.253Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203044252, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:17:25.254Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:17:25.255Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:17:25.284Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:17:25.291Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:17:25.292Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:17:55.292Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:17:55.317Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:17:55.323Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:17:55.323Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:18:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:18:11.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ef0daefa-654e-4a10-8d98-9d81dee50714", "consumerID": "SO-sdc-controller", "timestamp": 1679203034960, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:18:11.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:11.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203035995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203043179, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203044252, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:18:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:18:25.323Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:18:25.345Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:18:25.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:18:25.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:18:55.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:18:55.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:18:55.386Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:18:55.386Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:19:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:19:25.386Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:19:25.409Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:19:25.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:19:25.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:19:55.414Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:19:55.439Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:19:55.445Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:19:55.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:20:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:20:25.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:20:25.472Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:20:25.477Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:20:25.477Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:20:55.477Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:20:55.503Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:20:55.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:20:55.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:21:11.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:21:25.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:21:25.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:21:25.539Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:21:25.539Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:21:55.540Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:21:55.569Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:21:55.574Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:21:55.574Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:22:11.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:22:16.059Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:22:16.059Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f934cc69-c87e-4ab9-ae3b-35d7befed761 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-03-19T05:22:16.061Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T05:22:16.062Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T05:22:17.369Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:17.385Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:22:17.386Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:22:17.393Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:22:17.394Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T05:22:17.408Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:22:17.409Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:22:17.409Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:22:17.414Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:22:17.415Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:22:17.415Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:22:17.415Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=136, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:22:17.415Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:22:17.415Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:22:25.575Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T05:22:25.575Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:22:25.587Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T05:22:25.587Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T05:22:25.588Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T05:22:25.597Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:22:25.634Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T05:22:25.634Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d14598a4-02ec-4b89-8d05-0a5073a3d37d], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T05:22:25.643Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T05:22:25.710Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 05:22:27 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[49], x-aai-txid=[1-aai-resources-230319-05:22:27:128-45075], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:22:25.713Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T05:22:25.714Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T05:22:25.736Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:22:25.736Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:22:25.737Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:22:25.737Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:22:25.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:22:25.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:22:25.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T05:22:25.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:22:25.746Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:22:25.746Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203345745, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:22:25.764Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:22:25.764Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203345745, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T05:22:25.765Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:22:26.779Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:22:26.780Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T05:22:26.781Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:22:26.782Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:22:26.782Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:22:26.782Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:22:26.786Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=2, 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-03-19T05:22:26.787Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-18706c29-db33-4701-9f6f-c5101bc14160 2023-03-19T05:22:26.787Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T05:22:26.787Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:22:29.575Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:32.584Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:35.592Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:38.601Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:41.609Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:44.621Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:47.630Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:50.638Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:53.646Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:56.655Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:22:59.663Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:23:02.673Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:23:05.682Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:23:08.689Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:23:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:11.198Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:23:11.199Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:23:11.205Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:23:11.205Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-18706c29-db33-4701-9f6f-c5101bc14160', protocol='range'} 2023-03-19T05:23:11.210Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T05:23:11.211Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T05:23:11.211Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T05:23:11.211Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T05:23:11.211Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T05:23:11.211Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T05:23:11.212Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=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-b4764619-75b2-4394-83e5-b416a0adc59c-18706c29-db33-4701-9f6f-c5101bc14160=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-19T05:23:11.228Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:23:11.228Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-18706c29-db33-4701-9f6f-c5101bc14160', protocol='range'} 2023-03-19T05:23:11.229Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:23:11.229Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:23:11.229Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: cached metadata has changed from (version3: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version76: {SDC-DISTR-NOTIF-TOPIC-AUTO=6}) 2023-03-19T05:23:11.230Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T05:23:11.230Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T05:23:11.230Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Revoke 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-03-19T05:23:11.231Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:23:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:23:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:23:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:23:11.235Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=137, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:23:11.235Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:23:11.235Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:23:11.237Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-18706c29-db33-4701-9f6f-c5101bc14160', protocol='range'} 2023-03-19T05:23:11.242Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-18706c29-db33-4701-9f6f-c5101bc14160', protocol='range'} 2023-03-19T05:23:11.243Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T05:23:11.243Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T05:23:11.248Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:23:11.249Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:23:11.249Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:23:11.249Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:23:11.250Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:23:11.250Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:23:12.268Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:23:12.269Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:23:12.271Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:23:12.272Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:23:12.272Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:23:12.272Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:12.291Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:23:12.291Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:23:12.292Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:23:13.273Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:23:13.274Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:23:13.274Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:23:13.274Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:14.275Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:23:14.275Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:23:14.276Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:23:14.276Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:15.277Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:23:15.277Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:23:15.278Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:23:15.278Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:16.279Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:23:16.279Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:23:16.280Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:23:16.280Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:17.281Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:23:17.281Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:23:17.282Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:23:17.282Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:18.282Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:23:18.283Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:23:18.283Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:23:18.283Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:19.285Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T05:23:19.285Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:23:19.286Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T05:23:19.286Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:23:19.286Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T05:23:19.337Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:23:19.337Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:23:19.337Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:23:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:23:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:23:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:23:19.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:23:19.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@170bf842 2023-03-19T05:23:19.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:23:19.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:23:19.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:23:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T05:23:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T05:23:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:23:19.405Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:23:19.405Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:23:19.405Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203399404, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:20.406Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:23:20.426Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:23:20.426Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:23:20.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T05:23:20.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T05:23:20.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:23:20.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:23:20.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:23:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:23:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@39757b66 2023-03-19T05:23:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:23:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:23:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:23:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T05:23:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T05:23:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:23:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:23:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:23:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203400458, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:23:21.459Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:23:21.460Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:23:21.486Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:23:21.491Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:23:21.491Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:23:51.492Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:23:51.523Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:23:51.529Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:23:51.530Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:24:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:24:11.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:24:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T05:24:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203346779, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203399404, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:24:11.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203400458, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:24:11.194Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:24:21.530Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:24:21.558Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:24:21.563Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:24:21.564Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:24:51.564Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:24:51.585Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:24:51.589Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:24:51.590Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:25:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:25:21.590Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:25:21.617Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:25:21.622Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:25:21.622Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:25:51.622Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:25:51.657Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:25:51.662Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:25:51.662Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:26:11.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:26:21.662Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:26:21.681Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:26:21.685Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:26:21.685Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:26:51.685Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:26:51.712Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:26:51.717Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:26:51.717Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:27:11.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:27:21.718Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:27:21.747Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:27:21.753Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:27:21.753Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:27:51.754Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:27:51.776Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:27:51.780Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:27:51.780Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:28:11.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:28:12.349Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:28:12.350Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-18706c29-db33-4701-9f6f-c5101bc14160 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-03-19T05:28:12.350Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T05:28:12.350Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T05:28:14.608Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:14.621Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:28:14.622Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:28:14.628Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:28:14.628Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T05:28:14.642Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:28:14.644Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:28:14.644Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:28:14.649Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:28:14.649Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:28:14.650Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:28:14.650Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=146, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:28:14.650Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:28:14.650Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:28:20.653Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:28:20.653Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "policy-distribution-id", "timestamp": 1679203682073, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:28:20.654Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:28:21.781Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T05:28:21.781Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:28:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T05:28:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T05:28:21.794Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T05:28:21.801Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:28:21.832Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T05:28:21.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[02d13adc-b988-478d-bd2f-5d926dae83ea], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T05:28:21.842Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T05:28:21.879Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 05:28:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[1-aai-resources-230319-05:28:23:329-53452], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:28:21.880Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T05:28:21.881Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T05:28:21.887Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:28:21.887Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:28:21.887Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:28:21.888Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:28:21.902Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:28:21.902Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:28:21.903Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T05:28:21.903Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:28:21.903Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:28:21.903Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203701902, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:28:22.934Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:28:22.934Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T05:28:22.935Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:28:22.935Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:28:22.936Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:28:22.936Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:28:22.940Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b239ac5d-03ad-4a9f-a4d0-5675c63790bf 2023-03-19T05:28:22.941Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=2, 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-03-19T05:28:22.941Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T05:28:22.941Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:28:23.739Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:26.750Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:29.759Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:32.770Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:35.779Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:38.788Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:41.797Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:44.806Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:47.815Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:50.823Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:53.832Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:56.839Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:28:59.847Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:29:02.855Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:29:05.862Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:29:08.870Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:29:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:29:11.197Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:29:11.197Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:29:11.205Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:29:11.206Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b239ac5d-03ad-4a9f-a4d0-5675c63790bf', protocol='range'} 2023-03-19T05:29:11.208Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b239ac5d-03ad-4a9f-a4d0-5675c63790bf=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T05:29:11.225Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:29:11.225Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b239ac5d-03ad-4a9f-a4d0-5675c63790bf', protocol='range'} 2023-03-19T05:29:11.225Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:29:11.225Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:29:11.225Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T05:29:11.225Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T05:29:11.230Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:29:11.230Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:29:11.230Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:29:11.230Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:29:11.230Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:29:11.230Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:29:11.232Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:29:11.233Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:29:11.233Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:29:11.233Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=147, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:29:11.233Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:29:11.233Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:29:12.250Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.250Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "cds-sdc-listener", "timestamp": 1679203680603, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.250Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "ves-openapi-manager", "timestamp": 1679203700158, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "multicloud-k8s", "timestamp": 1679203682275, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "aai-model-loader", "timestamp": 1679203697848, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "policy-distribution-id", "timestamp": 1679203682073, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "cds-sdc-listener", "timestamp": 1679203680603, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.251Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "multicloud-k8s", "timestamp": 1679203682275, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "aai-model-loader", "timestamp": 1679203697848, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "ves-openapi-manager", "timestamp": 1679203700158, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203701902, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "cds-sdc-listener", "timestamp": 1679203703360, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:29:12.252Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "policy-distribution-id", "timestamp": 1679203702812, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "aai-model-loader", "timestamp": 1679203704062, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "policy-distribution-id", "timestamp": 1679203703815, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.253Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "policy-distribution-id", "timestamp": 1679203704817, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2023-03-19T05:29:12.255Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.255Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:29:12.257Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:29:12.258Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:29:12.258Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:29:12.258Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:29:12.307Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 2023-03-19T05:29:12.307Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:29:12.330Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.330Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "aai-model-loader", "timestamp": 1679203707304, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:29:12.330Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.330Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.330Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "aai-model-loader", "timestamp": 1679203708307, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:29:12.343Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 2023-03-19T05:29:12.344Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:29:12.366Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203713386, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203713386, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203716141, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203717647, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203718651, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:29:12.382Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 2023-03-19T05:29:12.382Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:29:12.403Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203735819, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "ves-openapi-manager", "timestamp": 1679203735297, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "multicloud-k8s", "timestamp": 1679203732806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203727848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "cds-sdc-listener", "timestamp": 1679203704363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.404Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "ves-openapi-manager", "timestamp": 1679203735297, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203735819, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "multicloud-k8s", "timestamp": 1679203732806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "cds-sdc-listener", "timestamp": 1679203704363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203727848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203743386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.405Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203735819, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "ves-openapi-manager", "timestamp": 1679203735297, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203727848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "cds-sdc-listener", "timestamp": 1679203704363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "multicloud-k8s", "timestamp": 1679203732806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203743386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.406Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203735819, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "ves-openapi-manager", "timestamp": 1679203735297, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "multicloud-k8s", "timestamp": 1679203732806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "cds-sdc-listener", "timestamp": 1679203704363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.407Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203727848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203743386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203735819, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "ves-openapi-manager", "timestamp": 1679203735297, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "cds-sdc-listener", "timestamp": 1679203704363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.408Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203727848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "multicloud-k8s", "timestamp": 1679203732806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203743386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203735819, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "ves-openapi-manager", "timestamp": 1679203735297, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "cds-sdc-listener", "timestamp": 1679203704363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.409Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "multicloud-k8s", "timestamp": 1679203732806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203727848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203743386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203735819, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "ves-openapi-manager", "timestamp": 1679203735297, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.410Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203727848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "multicloud-k8s", "timestamp": 1679203732806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "cds-sdc-listener", "timestamp": 1679203704363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203743386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203735819, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "ves-openapi-manager", "timestamp": 1679203735297, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.411Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "multicloud-k8s", "timestamp": 1679203732806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203727848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "cds-sdc-listener", "timestamp": 1679203704363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203743386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "cds-sdc-listener", "timestamp": 1679203750122, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.412Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203749577, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203750806, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203743386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203750580, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203752172, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:29:12.413Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "policy-distribution-id", "timestamp": 1679203751582, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:29:12.446Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0565506f-d6e7-49ca-96f5-2cfc40366bc8 2023-03-19T05:29:12.447Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:29:13.259Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:29:13.259Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:29:13.260Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:29:13.260Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:29:14.260Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:29:14.261Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:29:14.261Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:29:14.261Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:29:15.261Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:29:15.262Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:29:15.262Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:29:15.262Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:29:16.262Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:29:16.263Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:29:16.263Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:29:16.263Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:29:17.264Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:29:17.264Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:29:17.265Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:29:17.265Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:29:18.265Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:29:18.266Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:29:18.266Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:29:18.266Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:29:19.267Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T05:29:19.267Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:29:19.267Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T05:29:19.268Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:29:19.268Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T05:29:19.307Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:29:19.307Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:29:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:29:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:29:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:29:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:29:19.327Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:29:19.328Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@181aa52 2023-03-19T05:29:19.328Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:29:19.328Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:29:19.328Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:29:19.328Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T05:29:19.328Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T05:29:19.328Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:29:19.329Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:29:19.329Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:29:19.329Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203759328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:29:20.330Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:29:20.348Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:29:20.349Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:29:20.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T05:29:20.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T05:29:20.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:29:20.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:29:20.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:29:20.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:29:20.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@aded4c2 2023-03-19T05:29:20.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:29:20.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:29:20.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:29:20.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T05:29:20.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T05:29:20.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:29:20.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:29:20.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:29:20.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203760370, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:29:21.372Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:29:21.372Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:29:21.395Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:29:21.400Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:29:21.400Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:29:51.400Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:29:51.422Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:29:51.425Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:29:51.425Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:30:11.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:30:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:30:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:30:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:30:21.425Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:30:21.453Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:30:21.459Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:30:21.459Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:30:51.460Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:30:51.486Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:30:51.491Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:30:51.492Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:31:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:31:11.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203753911, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:31:11.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:31:11.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203754698, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:31:11.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203754915, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:31:11.212Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0565506f-d6e7-49ca-96f5-2cfc40366bc8 2023-03-19T05:31:11.213Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:31:11.237Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.238Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T05:31:11.238Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.238Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.238Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "aai-model-loader", "timestamp": 1679203755700, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:31:11.253Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0565506f-d6e7-49ca-96f5-2cfc40366bc8 2023-03-19T05:31:11.254Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:31:11.276Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.277Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.277Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.277Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.278Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T05:31:11.278Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.278Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.278Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.279Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.279Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:31:11.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.280Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.280Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203759328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:31:11.280Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.280Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.280Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679203760370, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:31:11.281Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.281Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.281Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "cds-sdc-listener", "timestamp": 1679203751128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.281Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.281Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.281Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203752584, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.282Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.282Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.282Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203749628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.282Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.283Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.283Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "ves-openapi-manager", "timestamp": 1679203775297, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.283Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.283Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.283Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203773386, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.283Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.283Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.284Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203752584, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.284Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.284Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.284Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "cds-sdc-listener", "timestamp": 1679203751128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.284Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.284Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.284Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203749628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:31:11.284Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.285Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.285Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "ves-openapi-manager", "timestamp": 1679203775297, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.285Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.285Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.285Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203773386, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.285Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.285Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203752584, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "cds-sdc-listener", "timestamp": 1679203751128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203749628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.286Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "ves-openapi-manager", "timestamp": 1679203775297, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.287Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.287Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.287Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203773386, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.287Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.287Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.287Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203752584, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.287Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.287Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.287Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "cds-sdc-listener", "timestamp": 1679203751128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.288Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.288Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.288Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203749628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.288Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.288Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.288Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "ves-openapi-manager", "timestamp": 1679203775297, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.288Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203773386, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203752584, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "cds-sdc-listener", "timestamp": 1679203751128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.289Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203749628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "ves-openapi-manager", "timestamp": 1679203775297, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203773386, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203752584, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "cds-sdc-listener", "timestamp": 1679203751128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.290Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "ves-openapi-manager", "timestamp": 1679203775297, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203749628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203773386, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203752584, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "cds-sdc-listener", "timestamp": 1679203751128, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.291Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "ves-openapi-manager", "timestamp": 1679203775297, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203749628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203773386, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203785527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "cds-sdc-listener", "timestamp": 1679203785922, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.292Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203785375, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203786895, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203786378, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203786603, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203787848, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.293Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "policy-distribution-id", "timestamp": 1679203787380, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:31:11.321Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ed330143-14d8-41e7-bc78-479aa7224af1 2023-03-19T05:31:11.321Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed330143-14d8-41e7-bc78-479aa7224af1 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:31:11.341Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.341Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203787685, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-19T05:31:11.341Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.341Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.341Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203787848, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.341Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.342Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.342Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203788946, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:31:11.342Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.342Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.342Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203788742, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:31:11.352Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ed330143-14d8-41e7-bc78-479aa7224af1 2023-03-19T05:31:11.353Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed330143-14d8-41e7-bc78-479aa7224af1 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T05:31:11.366Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.366Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203787848, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.366Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.366Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.366Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679203789951, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:31:11.377Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ed330143-14d8-41e7-bc78-479aa7224af1 2023-03-19T05:31:11.377Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed330143-14d8-41e7-bc78-479aa7224af1 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:31:11.395Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.395Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "multicloud-k8s", "timestamp": 1679203789745, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-19T05:31:11.395Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.395Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.395Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203787848, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.395Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.395Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.395Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203787848, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203787848, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203787848, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203794968, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203800347, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:31:11.396Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "aai-model-loader", "timestamp": 1679203801350, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:31:11.420Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ed330143-14d8-41e7-bc78-479aa7224af1 2023-03-19T05:31:11.420Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId ed330143-14d8-41e7-bc78-479aa7224af1 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:31:21.492Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:31:21.520Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:31:21.525Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:31:21.525Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:31:51.526Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:31:51.556Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:31:51.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:31:51.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:32:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:32:21.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:32:21.589Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:32:21.594Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:32:21.595Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:32:51.595Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:32:51.627Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:32:51.634Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:32:51.635Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:33:11.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:33:21.635Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:33:21.662Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:33:21.666Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:33:21.666Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:33:51.666Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:33:51.693Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:33:51.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:33:51.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:34:11.185Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:34:12.277Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:34:12.277Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b239ac5d-03ad-4a9f-a4d0-5675c63790bf 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-03-19T05:34:12.277Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T05:34:12.277Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T05:34:14.763Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:34:14.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:34:14.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:34:14.784Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:34:14.784Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T05:34:14.799Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:34:14.800Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:34:14.800Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:34:14.805Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:34:14.805Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:34:14.805Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:34:14.805Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=293, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:34:14.805Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:34:14.805Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:34:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T05:34:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:34:21.713Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T05:34:21.714Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T05:34:21.714Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T05:34:21.721Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:34:21.756Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T05:34:21.757Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[542db09e-5015-4168-a6cc-56e5848896e8], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T05:34:21.767Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T05:34:21.807Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 05:34:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[36], x-aai-txid=[1-aai-resources-230319-05:34:23:257-34567], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:34:21.809Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T05:34:21.811Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T05:34:21.815Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:34:21.815Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:34:21.816Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:34:21.816Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:34:21.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:34:21.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:34:21.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T05:34:21.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:34:21.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:34:21.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204061825, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:34:21.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:34:21.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204061825, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T05:34:21.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:34:22.862Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:34:22.863Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:34:22.863Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:34:22.864Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:34:22.864Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:34:22.864Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:34:23.865Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:34:23.866Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:34:23.866Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:34:23.867Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:34:24.868Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T05:34:24.868Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:34:24.869Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T05:34:24.869Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T05:34:24.870Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:34:24.923Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:34:24.923Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:34:24.923Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:34:24.924Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:34:24.924Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:34:24.924Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:34:25.586Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:34:25.588Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 57801 2023-03-19T05:34:25.588Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:34:25.589Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:34:25.589Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:34:25.589Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:34:25.589Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:34:25.589Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204065588, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:34:26.591Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:34:26.592Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:34:26.592Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:26.592Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-19T05:34:26.593Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:26.593Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:26.675Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15309187489007036369/Definitions/service-BasicNetwork-template.yml 2023-03-19T05:34:27.123Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.126Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 Model Version:NULL Model InvariantUuid:9be5189f-4b9c-43d5-9615-dd54d444d7bc Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:46dfdb71-963f-4496-b055-904db4a3c95a Model UUID:75cba6f1-9759-45d9-a589-f52db2045fff Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:34:27.142Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 2023-03-19T05:34:27.143Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||No resources found for Service: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:34:27.147Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500|| 2023-03-19T05:34:27.147Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-19T05:34:27.148Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T05:34:27.148Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T05:34:27.148Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-19T05:34:27.148Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:34:27.158Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@28d5544d, org.onap.sdc.toscaparser.api.parameters.Input@3e99cacc, org.onap.sdc.toscaparser.api.parameters.Input@14f15b50, org.onap.sdc.toscaparser.api.parameters.Input@2de0df40, org.onap.sdc.toscaparser.api.parameters.Input@2f15918d] 2023-03-19T05:34:27.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1: Generic NeutronNet 2023-03-19T05:34:27.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-03-19T05:34:27.205Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.205Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.205Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.205Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.205Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:34:27.205Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:34:27.205Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-19T05:34:27.323Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-19T05:34:27.323Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:34:27.323Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:34:27.324Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:34:27.324Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:34:27.324Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:34:27.324Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204067323, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:34:28.326Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:34:28.339Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:34:28.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:34:28.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:34:28.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:34:28.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:34:28.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:34:28.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:34:28.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:34:28.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:34:28.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:34:28.353Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:34:58.353Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:34:58.366Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T05:34:58.366Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T05:34:58.367Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T05:34:58.372Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:34:58.398Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T05:34:58.399Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5b3ff430-5953-43c1-bf00-2b777d5cac30], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T05:34:58.406Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:34:58.549Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:34:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[331912], x-aai-txid=[1-aai-resources-230319-05:34:59:894-81265], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:34:58.550Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:34:58.551Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T05:34:58.551Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:34:58.551Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:34:58.560Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:34:58.561Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:34:58.561Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:34:58.561Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:34:58.561Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:34:58.561Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204098561, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:34:59.596Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:34:59.596Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:34:59.597Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:34:59.597Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:34:59.597Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:34:59.597Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:00.599Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:35:00.599Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:00.600Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:00.600Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:01.601Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:35:01.601Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:01.601Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:01.601Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:02.602Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:35:02.603Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:02.603Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:02.603Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:03.604Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:35:03.604Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:03.604Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:03.604Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:04.605Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:35:04.606Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:04.606Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:04.606Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:05.606Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:35:05.607Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:05.607Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:05.607Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:06.607Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:35:06.608Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:06.608Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:06.608Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:07.609Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T05:35:07.610Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:35:07.610Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T05:35:07.610Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T05:35:07.610Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:35:07.674Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:35:07.675Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:35:07.675Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:35:07.675Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:07.675Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:35:07.675Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:07.881Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:35:07.885Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T05:35:07.885Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:35:07.886Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:07.886Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:35:07.886Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:07.886Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:07.886Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204107885, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:08.887Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:35:08.888Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:35:08.888Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:08.888Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:08.889Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:08.889Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:08.970Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13374014036238574932/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T05:35:09.649Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T05:35:09.649Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:35:09.649Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:09.649Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:35:09.650Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:35:09.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:35:09.667Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:35:09.672Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||pNF 880f11f4-3b02 0 2023-03-19T05:35:09.672Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 2023-03-19T05:35:09.672Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T05:35:09.673Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T05:35:09.673Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 880f11f4-3b02 0 45e0c7f1-1dad-4108-944d-1c77e25e4633 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:35:09.681Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2628ba50, org.onap.sdc.toscaparser.api.parameters.Input@1c17923c, org.onap.sdc.toscaparser.api.parameters.Input@4d725f10, org.onap.sdc.toscaparser.api.parameters.Input@8746289, org.onap.sdc.toscaparser.api.parameters.Input@6b6db3ed] 2023-03-19T05:35:09.682Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:35:09.682Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:35:09.682Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 7f1d8294-6894-4789-9d46-731b0cc7eb8e: pNF 880f11f4-3b02 2023-03-19T05:35:09.682Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Processing PNF resource: 45e0c7f1-1dad-4108-944d-1c77e25e4633 2023-03-19T05:35:09.682Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:35:09.682Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:35:09.682Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Resource customization UUID: f5bdfd07-f371-4567-a783-7993fa9e7c8f is the same as notified resource customizationUUID: f5bdfd07-f371-4567-a783-7993fa9e7c8f Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-19T05:35:09.785Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 880f11f4-3b02 45e0c7f1-1dad-4108-944d-1c77e25e4633 0 ASDC deployResourceStructure 2023-03-19T05:35:09.785Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:35:09.786Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:35:09.786Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:35:09.786Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:09.786Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:09.786Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204109785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:10.787Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:35:10.815Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:35:10.820Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:35:10.821Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:35:10.821Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:35:10.821Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:35:10.821Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:35:10.821Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:35:10.821Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:35:10.821Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:35:10.821Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:35:10.836Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:35:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:35:11.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:35:11.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:35:11.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204065588, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204067323, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204098561, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679203702934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204107885, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:35:11.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204109785, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:35:11.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:35:40.837Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:35:40.850Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T05:35:40.850Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T05:35:40.851Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T05:35:40.858Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:35:40.885Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T05:35:40.885Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c36ec9af-a80c-4207-acbd-189f0cf10053], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T05:35:40.891Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:35:41.051Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:35:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[217264], x-aai-txid=[1-aai-resources-230319-05:35:42:380-6235], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:35:41.051Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:35:41.052Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T05:35:41.052Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:35:41.052Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:35:41.061Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:35:41.062Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:35:41.062Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:35:41.062Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:35:41.062Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:35:41.062Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204141062, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:35:42.095Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:35:42.095Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T05:35:42.096Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:35:42.096Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:35:42.096Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:35:42.097Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:35:42.103Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-e7fbad43-e5ae-44ec-8a25-29933f6078a9 2023-03-19T05:35:42.104Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=4, 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-03-19T05:35:42.104Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T05:35:42.104Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:35:42.209Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:35:45.217Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:35:48.227Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:35:51.235Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:35:54.246Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:35:57.254Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:36:00.262Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:36:03.272Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:36:06.280Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:36:09.289Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:36:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:11.197Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:36:11.197Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:36:11.202Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:36:11.203Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-e7fbad43-e5ae-44ec-8a25-29933f6078a9', protocol='range'} 2023-03-19T05:36:11.207Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-e7fbad43-e5ae-44ec-8a25-29933f6078a9=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T05:36:11.222Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:36:11.222Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-e7fbad43-e5ae-44ec-8a25-29933f6078a9', protocol='range'} 2023-03-19T05:36:11.222Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:36:11.222Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:36:11.222Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T05:36:11.223Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T05:36:11.227Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:36:11.227Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:36:11.227Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:36:11.227Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=309, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:36:11.228Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:36:11.228Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:36:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:36:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:36:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:36:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:36:11.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:36:11.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:36:12.247Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:36:12.247Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204141062, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:36:12.248Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:36:12.250Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:36:12.250Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:36:12.253Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:36:12.253Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:36:12.253Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:36:12.253Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:13.254Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:36:13.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:36:13.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:36:13.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:14.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:36:14.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:36:14.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:36:14.258Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:15.258Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:36:15.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:36:15.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:36:15.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:16.260Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:36:16.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:36:16.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:36:16.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:17.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:36:17.262Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:36:17.262Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:36:17.262Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:18.262Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:36:18.263Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:36:18.263Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:36:18.263Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:19.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T05:36:19.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:36:19.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T05:36:19.267Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:36:19.267Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T05:36:19.310Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:36:19.310Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:36:19.310Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:36:19.310Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:36:19.310Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:36:19.311Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:36:19.345Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:36:19.345Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3da717e2 2023-03-19T05:36:19.345Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:36:19.345Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:36:19.345Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:36:19.345Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T05:36:19.346Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T05:36:19.346Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:36:19.346Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:36:19.346Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:36:19.346Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204179345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:20.347Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:36:20.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:36:20.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:36:20.377Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T05:36:20.377Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T05:36:20.377Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:36:20.377Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:36:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:36:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:36:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@30fc79b2 2023-03-19T05:36:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:36:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:36:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:36:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T05:36:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T05:36:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:36:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:36:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:36:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204180398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:36:21.399Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:36:21.400Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:36:21.425Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:36:21.430Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:36:21.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:36:51.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:36:51.460Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:36:51.465Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:36:51.466Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:37:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:37:11.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:37:11.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:37:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:37:21.466Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:37:21.492Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:37:21.497Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:37:21.497Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:37:51.498Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:37:51.518Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:37:51.523Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:37:51.523Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:38:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:38:11.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:38:11.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:38:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:38:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:38:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T05:38:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:38:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204179345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:38:11.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:38:11.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:38:11.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204180398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:38:11.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:38:21.523Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:38:22.824Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:38:22.829Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:38:22.830Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:38:52.830Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:38:52.857Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:38:52.862Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:38:52.862Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:39:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:39:22.862Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:39:22.892Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:39:22.896Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:39:22.896Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:39:52.896Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:39:52.920Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:39:52.925Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:39:52.925Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:40:11.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:40:22.925Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:40:22.945Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:40:22.949Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:40:22.949Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:40:52.949Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:40:52.974Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:40:52.977Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:40:52.977Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:41:11.184Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:41:12.265Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:41:12.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-e7fbad43-e5ae-44ec-8a25-29933f6078a9 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-03-19T05:41:12.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T05:41:12.266Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T05:41:14.752Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:41:14.765Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:41:14.766Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:41:14.771Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:41:14.772Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T05:41:14.786Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:41:14.787Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:41:14.787Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:41:14.792Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:41:14.792Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:41:14.792Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:41:14.792Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=319, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:41:14.792Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:41:14.792Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:41:22.978Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T05:41:22.978Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:41:22.997Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T05:41:22.997Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T05:41:22.998Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T05:41:23.004Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:41:23.033Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T05:41:23.033Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ec4fa34f-e056-455f-abb8-f0c31ebc04f1], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T05:41:23.041Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T05:41:23.114Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 05:41:24 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[48], x-aai-txid=[2-aai-resources-230319-05:41:24:534-79772], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:41:23.126Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T05:41:23.126Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T05:41:23.131Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:41:23.132Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:41:23.132Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:41:23.132Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:41:23.142Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:41:23.142Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:41:23.142Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T05:41:23.143Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:41:23.143Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:41:23.143Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204483142, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:41:23.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:41:23.159Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204483142, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T05:41:23.159Z||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-03-19T05:41:24.169Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:41:24.169Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:41:24.170Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:41:24.170Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:41:24.170Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:41:24.170Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:41:25.171Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:41:25.171Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:41:25.171Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:41:25.171Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:41:26.172Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T05:41:26.173Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:41:26.173Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T05:41:26.173Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T05:41:26.173Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T05:41:26.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:41:26.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:41:26.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:41:26.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:41:26.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:41:26.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:41:26.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:41:26.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3b0b9caf 2023-03-19T05:41:26.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:41:26.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T05:41:26.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:41:26.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:41:26.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T05:41:26.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:41:26.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:41:26.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:41:26.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204486253, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:41:27.255Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T05:41:27.308Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T05:41:27.308Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:41:27.309Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T05:41:27.309Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:41:27.309Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:41:27.309Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:41:27.309Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204487308, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:41:28.310Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:41:28.311Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T05:41:28.311Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:41:28.311Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:41:28.311Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:41:28.311Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204488310, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:41:29.312Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:41:29.339Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:41:29.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:41:29.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:41:29.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:41:29.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:41:29.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:41:29.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:41:29.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:41:29.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:41:29.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:41:29.357Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:41:59.357Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:41:59.368Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T05:41:59.368Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T05:41:59.369Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T05:41:59.373Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:41:59.407Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T05:41:59.407Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T05:41:59.413Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:41:59.565Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T05:41:59.566Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:42:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[331912], x-aai-txid=[1-aai-resources-230319-05:42:00:903-2452], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:41:59.566Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:41:59.566Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:41:59.567Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:41:59.575Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:41:59.575Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:41:59.576Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:41:59.576Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:41:59.576Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:41:59.576Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204519576, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:42:00.604Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:42:00.605Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:42:00.605Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:00.606Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:00.606Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:00.606Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:01.608Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:01.608Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:01.608Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:01.609Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:02.610Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:02.611Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:02.611Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:02.611Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:03.613Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:03.613Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:03.613Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:03.613Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:04.615Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:04.615Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:04.615Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:04.615Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:05.617Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:05.617Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:05.618Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:05.618Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:06.619Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:06.619Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:06.619Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:06.620Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:07.620Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:07.621Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:07.621Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:07.621Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:08.622Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T05:42:08.622Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:42:08.622Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T05:42:08.622Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T05:42:08.622Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T05:42:08.670Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:42:08.670Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:42:08.671Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:42:08.671Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:08.671Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:42:08.671Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:08.930Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:42:08.933Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T05:42:08.934Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:42:08.934Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:08.934Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:42:08.934Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:08.934Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:08.934Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204528933, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:09.935Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:42:09.936Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:42:09.936Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:09.937Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:09.938Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:09.938Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:10.018Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14423926746960796076/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T05:42:10.617Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T05:42:10.617Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:10.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:10.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T05:42:10.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T05:42:10.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:42:10.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T05:42:10.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:42:10.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:10.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:10.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204530651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:11.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:42:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204486253, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204487308, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204488310, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T05:42:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204519576, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:42:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204528933, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:42:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:42:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204530651, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T05:42:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:42:11.652Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:42:11.653Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T05:42:11.653Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:42:11.653Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:11.653Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:11.653Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204531652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:12.654Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:42:12.678Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:42:12.683Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:42:12.683Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:42:12.684Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:42:12.684Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:42:12.684Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:42:12.684Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:42:12.684Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:42:12.684Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:42:12.684Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:42:12.699Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:42:42.700Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:42:42.712Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T05:42:42.712Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T05:42:42.713Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T05:42:42.718Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:42:42.744Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T05:42:42.744Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[cd813aaf-b2b2-4f86-9a87-3c784bbd1558], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T05:42:42.752Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:42:42.903Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:42:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[217264], x-aai-txid=[2-aai-resources-230319-05:42:44:243-63911], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:42:42.903Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:42:42.904Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T05:42:42.904Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:42:42.904Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:42:42.917Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:42:42.917Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:42:42.917Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:42:42.917Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:42.918Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:42.918Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204562917, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:42:43.942Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:42:43.943Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:42:43.943Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:43.944Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:43.944Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:43.944Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:44.945Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:44.945Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:44.945Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:44.945Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:45.946Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:45.947Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:45.947Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:45.947Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:46.948Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:46.948Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:46.948Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:46.949Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:47.949Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:47.950Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:47.950Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:47.950Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:48.951Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:48.951Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:48.951Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:48.951Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:49.952Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:42:49.953Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:49.953Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:49.953Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:50.955Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T05:42:50.956Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:42:50.956Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T05:42:50.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:42:50.960Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:42:51.011Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:42:51.011Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:42:51.011Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:42:51.012Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:42:51.012Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:42:51.012Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:42:51.238Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:42:51.241Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 75189 2023-03-19T05:42:51.242Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T05:42:51.242Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:42:51.243Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:42:51.243Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:51.243Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:51.243Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204571242, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:52.244Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:42:52.245Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:42:52.246Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:52.246Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-19T05:42:52.247Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:52.247Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:52.337Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16213278964819777552/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:53.278Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.279Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f1acbf27-bf94-42a3-9042-8960a3dff86b 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:53.280Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.281Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:53.281Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.281Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:53.281Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:53.281Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:53.281Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:efd5a812-1c1c-49c9-9a07-56caf4376366 Model Version:NULL Model InvariantUuid:ea70226a-81dd-4759-9d35-79c195cd8891 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:5af71dd5-e9f5-410c-9b33-1b3f6a324940 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:c9e717ba-e0bf-4957-be27-fc2e75201320 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9dd4d5f6-9b61-481c-9987-7cb2acd3a745 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:012e9edd-7113-40fe-9bd4-fadcc1672089 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f1acbf27-bf94-42a3-9042-8960a3dff86b ModelInvariantUuid:87b4b675-6d21-48fd-b215-797110b45218 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:dcae883a-9787-4300-939c-1299270990bf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:279c0385-3b34-454a-87ef-41258165773f ModelInvariantUuid:5b1bc480-0b4d-45ae-8bf5-d3b3ce3ae933 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:107d6602-8382-4b1b-8576-a212ef1e7b20 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:42:53.300Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c094a71-87e3-4c07-afcb-18b08368770b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:42:53.304Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||basic_vm 0 2023-03-19T05:42:53.304Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c094a71-87e3-4c07-afcb-18b08368770b 2023-03-19T05:42:53.304Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-19T05:42:53.304Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:42:53.304Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-19T05:42:53.395Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:42:53.395Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 787 2023-03-19T05:42:53.396Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-19T05:42:53.396Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-19T05:42:53.396Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:42:53.396Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:53.396Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:53.396Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204573396, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:54.397Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9dd4d5f6-9b61-481c-9987-7cb2acd3a745", "vfModuleModelVersion": "1", "vfModuleModelUUID": "012e9edd-7113-40fe-9bd4-fadcc1672089", "vfModuleModelCustomizationUUID": "9ef1cd4d-1eec-4556-9644-0b3e81c752f1", "isBase": true, "artifacts": [ "4e981083-f877-459b-9c97-5e02da2c8079", "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-19T05:42:54.402Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:012e9edd-7113-40fe-9bd4-fadcc1672089 VfModuleModelInvariantUUID:9dd4d5f6-9b61-481c-9987-7cb2acd3a745 VfModuleModelDescription:NULL Artifacts UUID List:{ 4e981083-f877-459b-9c97-5e02da2c8079 , dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-19T05:42:54.405Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "9dd4d5f6-9b61-481c-9987-7cb2acd3a745", "vfModuleModelVersion": "1", "vfModuleModelUUID": "012e9edd-7113-40fe-9bd4-fadcc1672089", "vfModuleModelCustomizationUUID": "9ef1cd4d-1eec-4556-9644-0b3e81c752f1", "isBase": true, "artifacts": [ "4e981083-f877-459b-9c97-5e02da2c8079", "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-19T05:42:54.406Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:012e9edd-7113-40fe-9bd4-fadcc1672089 VfModuleModelInvariantUUID:9dd4d5f6-9b61-481c-9987-7cb2acd3a745 VfModuleModelDescription:NULL Artifacts UUID List:{ 4e981083-f877-459b-9c97-5e02da2c8079 , dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-19T05:42:54.406Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4e981083-f877-459b-9c97-5e02da2c8079 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-19T05:42:54.406Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:42:54.406Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-19T05:42:54.492Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:42:54.493Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 4e981083-f877-459b-9c97-5e02da2c8079 5033 2023-03-19T05:42:54.493Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-19T05:42:54.494Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-19T05:42:54.494Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:42:54.494Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:54.494Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:54.494Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204574493, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:55.495Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-19T05:42:55.495Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:42:55.496Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-19T05:42:55.589Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:42:55.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec 903 2023-03-19T05:42:55.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-19T05:42:55.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-19T05:42:55.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:42:55.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:55.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:55.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204575590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:56.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T05:42:56.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 7c094a71-87e3-4c07-afcb-18b08368770b ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:42:56.615Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2f84b9a6, org.onap.sdc.toscaparser.api.parameters.Input@85dafdc, org.onap.sdc.toscaparser.api.parameters.Input@566f6e54, org.onap.sdc.toscaparser.api.parameters.Input@1c82b417, org.onap.sdc.toscaparser.api.parameters.Input@164167a8] 2023-03-19T05:42:56.617Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.617Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:56.617Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-03-19T05:42:56.617Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 7a12c28f-d174-4c19-9fec-e73a0beccac0 2023-03-19T05:42:56.617Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7a12c28f-d174-4c19-9fec-e73a0beccac0 matches Tosca VF Customization UUID: 7a12c28f-d174-4c19-9fec-e73a0beccac0 2023-03-19T05:42:56.618Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 7a12c28f-d174-4c19-9fec-e73a0beccac0 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-19T05:42:56.621Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.621Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:56.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 7a12c28f-d174-4c19-9fec-e73a0beccac0: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-19T05:42:56.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@571ce1c4 2023-03-19T05:42:56.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T05:42:56.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9ef1cd4d-1eec-4556-9644-0b3e81c752f1 2023-03-19T05:42:56.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9ef1cd4d-1eec-4556-9644-0b3e81c752f1 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-19T05:42:56.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:42:56.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:42:56.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:42:56.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:42:56.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-19T05:42:56.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T05:42:56.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T05:42:56.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f1acbf27-bf94-42a3-9042-8960a3dff86b Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-19T05:42:56.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:42:56.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:42:56.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:42:56.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=7a12c28f-d174-4c19-9fec-e73a0beccac0 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:42:56.633Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.633Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:56.633Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid efd5a812-1c1c-49c9-9a07-56caf4376366: basic_vm 2023-03-19T05:42:56.633Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.633Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:56.633Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.633Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:56.633Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.633Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:56.634Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.634Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:56.634Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:42:56.634Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:42:56.634Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T05:42:56.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 7c094a71-87e3-4c07-afcb-18b08368770b 1 ASDC deployResourceStructure 2023-03-19T05:42:56.841Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-19T05:42:56.841Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-19T05:42:56.841Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:42:56.842Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:56.842Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:56.842Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204576841, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:57.843Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-19T05:42:57.844Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-19T05:42:57.844Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:42:57.844Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:57.844Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:57.845Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204577843, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:58.846Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-19T05:42:58.846Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-19T05:42:58.846Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:42:58.846Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:58.846Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:58.846Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204578846, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:42:59.847Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T05:42:59.848Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:42:59.848Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T05:42:59.848Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:42:59.848Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:42:59.848Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204579847, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:43:00.849Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:43:00.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:43:00.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:43:00.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:43:00.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:43:00.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:43:00.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:43:00.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:43:00.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:43:00.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:43:00.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:43:00.882Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:43:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:43:11.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:43:11.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204531652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T05:43:11.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:43:30.882Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:43:30.894Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T05:43:30.894Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T05:43:30.895Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T05:43:30.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:43:30.929Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T05:43:30.929Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6e49bc65-ee3b-468d-93e2-92b2840acf68], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T05:43:30.942Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:43:31.089Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:43:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[274432], x-aai-txid=[0-aai-resources-230319-05:43:32:433-45148], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:43:31.090Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:43:31.091Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T05:43:31.091Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:43:31.091Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:43:31.102Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:43:31.102Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:43:31.102Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:43:31.102Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:43:31.102Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:43:31.102Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204611102, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:43:32.131Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:43:32.131Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T05:43:32.132Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:43:32.132Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:43:32.132Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:43:32.133Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:43:32.137Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=5, 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-03-19T05:43:32.137Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f7585007-6709-41db-82ba-6711014b526d 2023-03-19T05:43:32.137Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T05:43:32.137Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:43:33.362Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:43:36.369Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:43:39.378Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:43:42.387Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:43:45.394Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:43:48.403Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:43:51.411Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:43:54.419Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:43:57.428Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:44:00.436Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:44:03.445Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:44:06.456Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:44:09.464Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:44:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:11.197Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:44:11.197Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:44:11.204Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f7585007-6709-41db-82ba-6711014b526d', protocol='range'} 2023-03-19T05:44:11.205Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:44:11.210Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=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-b4764619-75b2-4394-83e5-b416a0adc59c-f7585007-6709-41db-82ba-6711014b526d=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-19T05:44:11.226Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:44:11.226Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f7585007-6709-41db-82ba-6711014b526d', protocol='range'} 2023-03-19T05:44:11.227Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:44:11.227Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T05:44:11.227Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:44:11.227Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T05:44:11.232Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:44:11.232Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:44:11.232Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:44:11.232Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:44:11.232Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:44:11.232Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:44:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=337, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:44:11.233Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:44:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:44:11.233Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:44:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:44:11.233Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:44:12.251Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.252Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:44:12.252Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.252Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204562917, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:44:12.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:44:12.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:44:12.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:44:12.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:44:12.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:44:12.254Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204142095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204571242, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204573396, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204574493, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204575590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204576841, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204577843, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204578846, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-19T05:44:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.257Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.257Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204579847, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T05:44:12.257Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:12.257Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T05:44:12.257Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204611102, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:44:12.257Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:44:13.255Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:44:13.255Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:44:13.255Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:44:13.255Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:14.256Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:44:14.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:44:14.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:44:14.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:15.258Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:44:15.258Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:44:15.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:44:15.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:16.260Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:44:16.260Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:44:16.260Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:44:16.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:17.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:44:17.262Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:44:17.262Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:44:17.262Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:18.262Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:44:18.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:44:18.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:44:18.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:19.264Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T05:44:19.265Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:44:19.265Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T05:44:19.266Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:44:19.266Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T05:44:19.307Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:44:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:44:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:44:19.309Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:44:19.309Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:44:19.309Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:44:19.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:44:19.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7395579f 2023-03-19T05:44:19.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:44:19.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:44:19.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:44:19.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T05:44:19.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T05:44:19.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:44:19.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:44:19.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:44:19.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204659354, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:20.355Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:44:20.372Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:44:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:44:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T05:44:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T05:44:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:44:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:44:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:44:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:44:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@ebd931a 2023-03-19T05:44:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:44:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:44:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:44:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T05:44:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T05:44:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:44:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:44:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:44:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204660397, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:44:21.400Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:44:21.400Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:44:21.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:44:21.423Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:44:21.424Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:44:51.424Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:44:51.440Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:44:51.443Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:44:51.443Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:45:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:45:11.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:45:11.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:45:11.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:45:21.443Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:45:21.462Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:45:21.466Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:45:21.466Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:45:51.466Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:45:51.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:45:51.489Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:45:51.489Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:46:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:46:11.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:46:11.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:46:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:46:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:46:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T05:46:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:46:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:46:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:46:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204659354, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:46:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204660397, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:46:11.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:46:21.490Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:46:21.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:46:21.512Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:46:21.512Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:46:51.512Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:46:51.532Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:46:51.536Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:46:51.536Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:47:11.182Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:47:21.537Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:47:21.554Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:47:21.558Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:47:21.558Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:47:51.558Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:47:51.579Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:47:51.582Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:47:51.582Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:48:11.183Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:48:21.583Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:48:21.611Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:48:21.614Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:48:21.614Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:48:51.615Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:48:51.632Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:48:51.636Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:48:51.637Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:49:11.183Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:49:12.262Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:49:12.262Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f7585007-6709-41db-82ba-6711014b526d 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-03-19T05:49:12.262Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T05:49:12.262Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T05:49:14.754Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:49:14.770Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:49:14.771Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:49:14.776Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:49:14.776Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T05:49:14.792Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:49:14.792Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:49:14.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:49:14.798Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:49:14.798Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:49:14.798Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:49:14.798Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=363, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:49:14.798Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:49:14.798Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:49:21.637Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T05:49:21.637Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:49:21.646Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T05:49:21.646Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T05:49:21.647Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T05:49:21.653Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:49:21.673Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T05:49:21.674Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T05:49:21.680Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T05:49:21.719Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T05:49:21.719Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 05:49:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[36], x-aai-txid=[0-aai-resources-230319-05:49:23:174-57092], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:49:21.720Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T05:49:21.723Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:49:21.723Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:49:21.724Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:49:21.724Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:49:21.734Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:49:21.735Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:49:21.735Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T05:49:21.735Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:49:21.735Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:49:21.735Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204961735, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:49:21.753Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:49:21.754Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679204961735, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T05:49:21.754Z||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-03-19T05:49:22.759Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:49:22.759Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:49:22.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:49:22.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:49:22.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:49:22.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:49:23.762Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:49:23.763Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:49:23.763Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:49:23.763Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:49:24.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T05:49:24.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:49:24.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T05:49:24.767Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T05:49:24.767Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T05:49:24.808Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:49:24.809Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:49:24.809Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:49:24.809Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:49:24.809Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:49:24.810Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:49:24.892Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:49:24.892Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@42b3e05f 2023-03-19T05:49:24.893Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:49:24.893Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T05:49:24.893Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:49:24.893Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:49:24.893Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T05:49:24.893Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:49:24.894Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:49:24.894Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:49:24.894Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204964893, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:49:25.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T05:49:25.948Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T05:49:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:49:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T05:49:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:49:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:49:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:49:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204965948, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:49:26.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:49:26.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T05:49:26.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:49:26.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:49:26.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:49:26.952Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204966951, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:49:27.952Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:49:27.972Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:49:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:49:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:49:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:49:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:49:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:49:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:49:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:49:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:49:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:49:27.983Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:49:57.983Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:49:57.990Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T05:49:57.990Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T05:49:57.991Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T05:49:57.998Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:49:58.015Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T05:49:58.016Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bbdc2773-56be-4c39-b7f6-790b2c7f7e53], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T05:49:58.022Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:49:58.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:49:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[331912], x-aai-txid=[1-aai-resources-230319-05:49:59:517-52653], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:49:58.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:49:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T05:49:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:49:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:49:58.202Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:49:58.202Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:49:58.203Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:49:58.203Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:49:58.203Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:49:58.203Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204998202, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:49:59.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:49:59.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:49:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:49:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:49:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:49:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:01.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:01.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:01.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:01.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:02.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:02.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:02.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:02.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:03.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:03.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:03.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:03.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:04.239Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:04.240Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:04.240Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:04.240Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:05.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:05.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:05.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:05.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:06.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:06.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:06.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:06.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:07.244Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T05:50:07.244Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:50:07.245Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T05:50:07.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T05:50:07.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T05:50:07.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:50:07.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:50:07.282Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:50:07.282Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:07.282Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:50:07.282Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:07.572Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:50:07.576Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T05:50:07.577Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:50:07.577Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:07.577Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:50:07.577Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:07.578Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:07.578Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205007577, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:08.578Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:50:08.580Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:50:08.580Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:08.580Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:08.581Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:08.581Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:08.657Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7981029718116361593/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T05:50:09.334Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:50:09.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:09.337Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T05:50:09.378Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T05:50:09.378Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:50:09.379Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T05:50:09.379Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:50:09.379Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:09.380Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:09.380Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205009378, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:10.381Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:50:10.382Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T05:50:10.382Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:50:10.382Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:10.382Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:10.383Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205010381, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:11.182Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:11.192Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.192Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:50:11.192Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:50:11.193Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204964893, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:50:11.193Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.194Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.194Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204965948, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T05:50:11.194Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.194Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.194Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204966951, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T05:50:11.194Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.194Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.194Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679204998202, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:50:11.195Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.195Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.195Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:50:11.195Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.195Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.195Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:50:11.195Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.196Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.196Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:50:11.196Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.196Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.196Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:50:11.196Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.196Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.196Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:50:11.197Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.197Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.197Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:50:11.197Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.197Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.197Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:50:11.197Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.198Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.198Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:50:11.198Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.198Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.198Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205007577, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:50:11.198Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.198Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.198Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205009378, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T05:50:11.199Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.199Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:50:11.199Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205010381, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T05:50:11.199Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:50:11.383Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:50:11.403Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:50:11.407Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:50:11.407Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:50:11.407Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:50:11.407Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:50:11.407Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:50:11.408Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:50:11.408Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:50:11.408Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:50:11.408Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:50:11.419Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:50:41.419Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:50:41.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T05:50:41.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T05:50:41.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T05:50:41.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:50:41.453Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T05:50:41.453Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c1c4ab22-5fc2-4fbe-b856-5d6cb8d8654a], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T05:50:41.460Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:50:41.616Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:50:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[217264], x-aai-txid=[2-aai-resources-230319-05:50:42:954-57649], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:50:41.616Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:50:41.617Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T05:50:41.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:50:41.618Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:50:41.627Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:50:41.628Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:50:41.628Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:50:41.628Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:41.628Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:41.628Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205041628, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:50:42.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:50:42.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:50:42.651Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:42.652Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:42.652Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:42.652Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:43.653Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:43.653Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:43.653Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:43.654Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:44.654Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:44.655Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:44.655Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:44.655Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:45.656Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:45.657Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:45.657Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:45.657Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:46.658Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:46.658Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:46.659Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:46.659Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:47.660Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:47.660Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:47.660Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:47.660Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:48.661Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:50:48.662Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:48.662Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:48.662Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:49.663Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T05:50:49.664Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:50:49.664Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T05:50:49.664Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:50:49.664Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T05:50:49.699Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:50:49.699Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:50:49.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:50:49.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:50:49.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:50:49.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:50:49.972Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:50:49.973Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 75189 2023-03-19T05:50:49.974Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T05:50:49.974Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:50:49.974Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:50:49.974Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:49.975Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:49.975Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205049974, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:50.975Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:50:50.976Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:50:50.976Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:50.976Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-19T05:50:50.976Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:50.976Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:51.083Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5749418462742260979/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-19T05:50:51.953Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:50:51.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:51.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:50:51.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:50:51.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:50:51.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:51.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:50:51.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:50:51.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:50:51.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:51.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-19T05:50:51.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-19T05:50:51.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-19T05:50:51.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-19T05:50:51.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T05:50:51.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T05:50:51.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T05:50:51.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:50:51.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T05:50:51.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f1acbf27-bf94-42a3-9042-8960a3dff86b 2023-03-19T05:50:51.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:51.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:51.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:51.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:50:51.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:50:51.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:efd5a812-1c1c-49c9-9a07-56caf4376366 Model Version:NULL Model InvariantUuid:ea70226a-81dd-4759-9d35-79c195cd8891 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:5af71dd5-e9f5-410c-9b33-1b3f6a324940 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:c9e717ba-e0bf-4957-be27-fc2e75201320 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9dd4d5f6-9b61-481c-9987-7cb2acd3a745 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:012e9edd-7113-40fe-9bd4-fadcc1672089 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f1acbf27-bf94-42a3-9042-8960a3dff86b ModelInvariantUuid:87b4b675-6d21-48fd-b215-797110b45218 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:dcae883a-9787-4300-939c-1299270990bf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:279c0385-3b34-454a-87ef-41258165773f ModelInvariantUuid:5b1bc480-0b4d-45ae-8bf5-d3b3ce3ae933 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:107d6602-8382-4b1b-8576-a212ef1e7b20 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-03-19T05:50:52.001Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T05:50:52.001Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T05:50:52.001Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T05:50:52.001Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:50:52.002Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:52.002Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:52.002Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205052001, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:53.003Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T05:50:53.003Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T05:50:53.004Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:50:53.005Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:50:53.005Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:50:53.005Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205053003, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:50:54.006Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:50:54.029Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:50:54.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:50:54.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:50:54.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:50:54.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:50:54.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:50:54.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:50:54.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:50:54.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:50:54.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:50:54.042Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:51:11.182Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:51:11.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205041628, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:51:11.190Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.190Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:51:11.191Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.191Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:51:11.191Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.191Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T05:51:11.191Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.192Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679204612131, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205049974, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205052001, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205053003, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T05:51:11.193Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:51:24.042Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:51:24.046Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T05:51:24.046Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T05:51:24.047Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T05:51:24.050Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:51:24.067Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T05:51:24.067Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[df70e71e-adc2-4478-8031-8c993dc9ce5c], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T05:51:24.075Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:51:24.241Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:51:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[274432], x-aai-txid=[1-aai-resources-230319-05:51:25:568-21102], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:51:24.242Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:51:24.242Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T05:51:24.243Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:51:24.243Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:51:24.256Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:51:24.256Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:51:24.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:51:24.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:51:24.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:51:24.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205084257, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:51:25.284Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:51:25.284Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T05:51:25.285Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:51:25.285Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:51:25.285Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:51:25.285Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:51:25.291Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-16cbe42d-a802-4af9-a2d2-730a8d2ec1e3 2023-03-19T05:51:25.291Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=5, 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-03-19T05:51:25.291Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T05:51:25.293Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:51:27.294Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:30.303Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:33.313Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:36.324Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:39.334Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:42.344Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:45.353Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:48.362Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:51.370Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:54.379Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:51:57.387Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:52:00.395Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:52:03.403Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:52:06.412Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:52:09.421Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:52:11.182Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:11.196Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:52:11.196Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:52:11.202Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:52:11.202Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-16cbe42d-a802-4af9-a2d2-730a8d2ec1e3', protocol='range'} 2023-03-19T05:52:11.208Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=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-b4764619-75b2-4394-83e5-b416a0adc59c-16cbe42d-a802-4af9-a2d2-730a8d2ec1e3=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-19T05:52:11.223Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:52:11.223Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-16cbe42d-a802-4af9-a2d2-730a8d2ec1e3', protocol='range'} 2023-03-19T05:52:11.224Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:52:11.224Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T05:52:11.224Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:52:11.224Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T05:52:11.228Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:52:11.228Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:52:11.229Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:52:11.229Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:52:11.229Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:52:11.229Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:52:11.229Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:52:11.229Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:52:11.229Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:52:11.229Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=392, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:52:11.229Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:52:11.230Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:52:12.246Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-19T05:52:12.246Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205084257, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:52:12.247Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:52:12.247Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:52:12.248Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:52:12.250Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:52:12.250Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:52:12.250Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:52:12.250Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:13.251Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:52:13.252Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:52:13.252Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:52:13.252Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:14.253Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:52:14.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:52:14.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:52:14.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:15.256Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:52:15.256Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:52:15.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:52:15.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:16.258Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:52:16.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:52:16.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:52:16.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:17.260Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:52:17.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:52:17.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:52:17.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:18.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:52:18.264Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:52:18.264Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:52:18.264Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:19.266Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T05:52:19.266Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:52:19.266Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T05:52:19.267Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:52:19.267Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T05:52:19.303Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:52:19.304Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:52:19.304Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:52:19.304Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:52:19.304Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:52:19.304Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T05:52:19.341Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:52:19.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e0eb76e 2023-03-19T05:52:19.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:52:19.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:52:19.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:52:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T05:52:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T05:52:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:52:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:52:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:52:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205139343, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:20.345Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T05:52:20.366Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:52:20.367Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:52:20.372Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T05:52:20.372Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T05:52:20.372Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:52:20.372Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:52:20.372Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T05:52:20.388Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:52:20.388Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d5bbd8f 2023-03-19T05:52:20.388Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:52:20.389Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T05:52:20.389Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:52:20.389Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T05:52:20.389Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T05:52:20.389Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:52:20.389Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:52:20.389Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:52:20.389Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205140389, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:52:21.390Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:52:21.391Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:52:21.407Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:52:21.411Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:52:21.411Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:52:51.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:52:51.434Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:52:51.438Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:52:51.438Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:53:11.182Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:53:11.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:53:11.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:53:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:53:21.438Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:53:21.454Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:53:21.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:53:21.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:53:51.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:53:51.478Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:53:51.482Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:53:51.482Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:54:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:54:11.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:54:11.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:54:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205139343, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205140389, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:54:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:54:21.483Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:54:21.505Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:54:21.509Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:54:21.510Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:54:51.510Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:54:51.530Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:54:51.533Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:54:51.533Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:55:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:55:21.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:55:21.555Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:55:21.558Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:55:21.558Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:55:51.559Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:55:51.576Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:55:51.580Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:55:51.580Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:56:11.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:56:21.581Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:56:21.603Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:56:21.607Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:56:21.607Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:56:51.608Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:56:51.628Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:56:51.633Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T05:56:51.633Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T05:57:11.185Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:57:12.244Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:57:12.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-16cbe42d-a802-4af9-a2d2-730a8d2ec1e3 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-03-19T05:57:12.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T05:57:12.246Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T05:57:14.727Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:57:14.744Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T05:57:14.744Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T05:57:14.751Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:57:14.752Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T05:57:14.769Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T05:57:14.769Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T05:57:14.769Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T05:57:14.775Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:57:14.776Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:57:14.776Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:57:14.776Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=402, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T05:57:14.776Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T05:57:14.776Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T05:57:21.634Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T05:57:21.634Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:57:21.645Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T05:57:21.645Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T05:57:21.646Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T05:57:21.652Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:57:21.670Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T05:57:21.671Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T05:57:21.677Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T05:57:21.715Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T05:57:21.716Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 05:57:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[34], x-aai-txid=[1-aai-resources-230319-05:57:23:173-27411], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:57:21.717Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T05:57:21.720Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:57:21.721Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:57:21.721Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:57:21.721Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:57:21.730Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:57:21.730Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T05:57:21.730Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T05:57:21.730Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:57:21.730Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:57:21.730Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205441730, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:57:21.750Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:57:21.751Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205441730, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T05:57:21.752Z||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-03-19T05:57:22.754Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:57:22.755Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:57:22.755Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:57:22.756Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:57:22.756Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:57:22.756Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:57:23.757Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:57:23.758Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:57:23.758Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:57:23.759Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:57:24.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T05:57:24.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:57:24.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T05:57:24.761Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T05:57:24.761Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T05:57:24.795Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:57:24.795Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:57:24.795Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:57:24.795Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:57:24.796Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:57:24.796Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T05:57:24.823Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T05:57:24.824Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5bd7dd79 2023-03-19T05:57:24.824Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T05:57:24.824Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T05:57:24.824Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T05:57:24.824Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:57:24.825Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T05:57:24.825Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T05:57:24.825Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:57:24.825Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:57:24.825Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205444824, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:57:25.826Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T05:57:25.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T05:57:25.874Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:57:25.874Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T05:57:25.874Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:57:25.875Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:57:25.875Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:57:25.875Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205445874, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:57:26.876Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T05:57:26.876Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T05:57:26.877Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:57:26.877Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:57:26.877Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:57:26.877Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205446876, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:57:27.877Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:57:27.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:57:27.902Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:57:27.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:57:27.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:57:27.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:57:27.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:57:27.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:57:27.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:57:27.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:57:27.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:57:27.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:57:57.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:57:57.923Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T05:57:57.923Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T05:57:57.924Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T05:57:57.930Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:57:57.959Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T05:57:57.959Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T05:57:57.965Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:57:58.142Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T05:57:58.142Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:57:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[331912], x-aai-txid=[1-aai-resources-230319-05:57:59:461-63570], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:57:58.142Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:57:58.143Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:57:58.143Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:57:58.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:57:58.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:57:58.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:57:58.154Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:57:58.154Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:57:58.154Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205478153, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:57:59.176Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:57:59.177Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:57:59.178Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:57:59.178Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:57:59.178Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:57:59.178Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:00.179Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:00.180Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:00.180Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:00.180Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:01.181Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:01.181Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:01.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:01.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:02.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:02.183Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:02.183Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:02.183Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:03.184Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:03.184Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:03.184Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:03.184Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:04.185Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:04.185Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:04.185Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:04.185Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:05.186Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:05.187Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:05.187Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:05.187Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:06.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:06.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:06.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:06.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:07.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T05:58:07.190Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:58:07.191Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T05:58:07.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T05:58:07.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T05:58:07.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:58:07.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:58:07.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:58:07.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:07.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:58:07.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:07.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:58:07.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T05:58:07.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:58:07.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:07.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:58:07.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:07.437Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:07.437Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205487436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:08.437Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:58:08.438Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:58:08.438Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:08.439Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:08.439Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:08.440Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:08.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1108795969019124151/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T05:58:09.171Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T05:58:09.171Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:58:09.171Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:09.171Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T05:58:09.171Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:09.171Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:09.171Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:09.171Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T05:58:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:58:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T05:58:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:58:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:58:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T05:58:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:58:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:58:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T05:58:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T05:58:09.206Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:58:09.206Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T05:58:09.206Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:58:09.206Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:09.206Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:09.206Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205489206, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:10.207Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T05:58:10.208Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T05:58:10.208Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:58:10.208Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:10.209Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:10.209Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205490207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:58:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:58:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205444824, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T05:58:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205445874, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205446876, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205478153, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:58:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205487436, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205489206, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:58:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205490207, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T05:58:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:58:11.210Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:58:11.233Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:58:11.237Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:58:11.237Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:58:11.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:58:11.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:58:11.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:58:11.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:58:11.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:58:11.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:58:11.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:58:11.250Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:58:41.250Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:58:41.260Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T05:58:41.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T05:58:41.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T05:58:41.268Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:58:41.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T05:58:41.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a732ff62-a864-491a-af72-8d2f6410933b], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T05:58:41.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:58:41.465Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:58:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[217264], x-aai-txid=[0-aai-resources-230319-05:58:42:790-87862], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:58:41.465Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:58:41.466Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T05:58:41.466Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:58:41.466Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:58:41.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:58:41.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:58:41.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:58:41.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:41.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:41.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205521477, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:58:42.504Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T05:58:42.504Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T05:58:42.505Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:42.505Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:42.505Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:42.505Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:43.506Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:43.507Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:43.507Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:43.507Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:44.508Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:44.508Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:44.508Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:44.508Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:45.509Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:45.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:45.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:45.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:46.511Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:46.511Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:46.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:46.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:47.513Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:47.513Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:47.514Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:47.514Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:48.514Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T05:58:48.515Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:48.515Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:48.515Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:49.517Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T05:58:49.517Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T05:58:49.517Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T05:58:49.518Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T05:58:49.518Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T05:58:49.555Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:58:49.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:58:49.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:58:49.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:58:49.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T05:58:49.557Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:58:49.766Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T05:58:49.768Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 75189 2023-03-19T05:58:49.769Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T05:58:49.769Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T05:58:49.769Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T05:58:49.769Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:49.769Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:49.769Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205529768, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:50.770Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T05:58:50.771Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T05:58:50.771Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:50.771Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-19T05:58:50.771Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:50.771Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:50.848Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6958095603151435401/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T05:58:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:51.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:58:51.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.750Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T05:58:51.750Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T05:58:51.750Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.750Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-19T05:58:51.750Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T05:58:51.750Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T05:58:51.750Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f1acbf27-bf94-42a3-9042-8960a3dff86b 2023-03-19T05:58:51.751Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.751Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:51.751Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.751Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:51.751Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.751Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:51.751Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T05:58:51.751Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T05:58:51.751Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:efd5a812-1c1c-49c9-9a07-56caf4376366 Model Version:NULL Model InvariantUuid:ea70226a-81dd-4759-9d35-79c195cd8891 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:5af71dd5-e9f5-410c-9b33-1b3f6a324940 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:c9e717ba-e0bf-4957-be27-fc2e75201320 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9dd4d5f6-9b61-481c-9987-7cb2acd3a745 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:012e9edd-7113-40fe-9bd4-fadcc1672089 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f1acbf27-bf94-42a3-9042-8960a3dff86b ModelInvariantUuid:87b4b675-6d21-48fd-b215-797110b45218 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:dcae883a-9787-4300-939c-1299270990bf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:279c0385-3b34-454a-87ef-41258165773f ModelInvariantUuid:5b1bc480-0b4d-45ae-8bf5-d3b3ce3ae933 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:107d6602-8382-4b1b-8576-a212ef1e7b20 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-03-19T05:58:51.789Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T05:58:51.789Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T05:58:51.789Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T05:58:51.790Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:58:51.790Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:51.790Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:51.790Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205531789, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:52.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T05:58:52.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T05:58:52.792Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T05:58:52.792Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:58:52.792Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:58:52.792Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205532791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:58:53.794Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:58:53.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T05:58:53.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T05:58:53.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T05:58:53.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T05:58:53.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T05:58:53.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:58:53.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:58:53.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:58:53.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T05:58:53.821Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T05:58:53.833Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T05:59:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T05:59:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205521477, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T05:59:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205085284, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205529768, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T05:59:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205531789, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T05:59:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T05:59:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205532791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T05:59:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T05:59:23.833Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T05:59:23.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T05:59:23.841Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T05:59:23.841Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T05:59:23.847Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T05:59:23.864Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T05:59:23.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a9e4f676-ce15-473b-baa5-bc88c037e9ba], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T05:59:23.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T05:59:24.024Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 05:59:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[274432], x-aai-txid=[2-aai-resources-230319-05:59:25:370-32088], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T05:59:24.024Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T05:59:24.025Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T05:59:24.025Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T05:59:24.026Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T05:59:24.030Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T05:59:24.031Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T05:59:24.031Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T05:59:24.031Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T05:59:24.031Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T05:59:24.031Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205564031, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T05:59:25.051Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T05:59:25.051Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T05:59:25.052Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:59:25.052Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:59:25.052Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T05:59:25.052Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:59:25.056Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=5, 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-03-19T05:59:25.056Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-6bfae5b7-4a61-4520-813f-464b090acd37 2023-03-19T05:59:25.057Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T05:59:25.057Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T05:59:27.219Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:30.227Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:33.235Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:36.244Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:39.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:42.262Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:45.269Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:48.279Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:51.288Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:54.298Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T05:59:57.306Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:00:00.314Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:00:03.323Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:00:06.331Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:00:09.340Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:00:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:11.197Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:00:11.198Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:00:11.204Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:00:11.204Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-6bfae5b7-4a61-4520-813f-464b090acd37', protocol='range'} 2023-03-19T06:00:11.209Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-6bfae5b7-4a61-4520-813f-464b090acd37=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:00:11.227Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-6bfae5b7-4a61-4520-813f-464b090acd37', protocol='range'} 2023-03-19T06:00:11.227Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:00:11.228Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:00:11.228Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T06:00:11.228Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:00:11.228Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T06:00:11.233Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:00:11.233Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:00:11.233Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:00:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=431, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:00:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:00:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:00:11.234Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:00:11.235Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:00:11.235Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:00:11.235Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:00:11.235Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:00:11.235Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:00:12.253Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:00:12.253Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205564031, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:00:12.253Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:00:12.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:00:12.254Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:00:12.256Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:00:12.256Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:00:12.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:00:12.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:13.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:00:13.258Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:00:13.258Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:00:13.258Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:14.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:00:14.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:00:14.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:00:14.260Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:15.260Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:00:15.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:00:15.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:00:15.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:16.262Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:00:16.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:00:16.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:00:16.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:17.265Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:00:17.265Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:00:17.265Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:00:17.265Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:18.266Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:00:18.267Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:00:18.267Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:00:18.267Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:19.269Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T06:00:19.269Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:00:19.269Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T06:00:19.270Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:00:19.270Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T06:00:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:00:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:00:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:00:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:00:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:00:19.308Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:00:19.349Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:00:19.349Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@643cf253 2023-03-19T06:00:19.349Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:00:19.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:00:19.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:00:19.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T06:00:19.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T06:00:19.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:00:19.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:00:19.350Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:00:19.351Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205619350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:20.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:00:20.374Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:00:20.374Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:00:20.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T06:00:20.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T06:00:20.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:00:20.380Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:00:20.380Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:00:20.401Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:00:20.401Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@75a6269c 2023-03-19T06:00:20.401Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:00:20.401Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:00:20.401Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:00:20.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T06:00:20.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T06:00:20.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:00:20.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:00:20.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:00:20.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205620402, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:00:21.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:00:21.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:00:21.427Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:00:21.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:00:21.432Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:00:51.432Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:00:51.452Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:00:51.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:00:51.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:01:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:01:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:01:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:01:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:01:21.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:01:21.477Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:01:21.481Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:01:21.481Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:01:51.482Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:01:51.500Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:01:51.504Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:01:51.504Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:02:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:02:11.182Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:02:11.182Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205619350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:02:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:02:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205620402, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:02:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:02:21.505Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:02:21.525Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:02:21.529Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:02:21.529Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:02:51.529Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:02:51.548Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:02:51.551Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:02:51.552Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:03:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:03:21.556Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:03:21.580Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:03:21.584Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:03:21.584Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:03:51.585Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:03:51.605Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:03:51.609Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:03:51.609Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:04:11.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:04:21.610Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:04:21.631Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:04:21.634Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:04:21.635Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:04:51.635Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:04:51.652Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:04:51.654Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:04:51.654Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:05:11.184Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:05:12.252Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:05:12.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-6bfae5b7-4a61-4520-813f-464b090acd37 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-03-19T06:05:12.253Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T06:05:12.253Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T06:05:14.733Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:05:14.748Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:05:14.748Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:05:14.754Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:05:14.754Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:05:14.772Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:05:14.773Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:05:14.773Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:05:14.778Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:05:14.778Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:05:14.778Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:05:14.779Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=441, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:05:14.779Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:05:14.779Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:05:21.655Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T06:05:21.655Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:05:21.665Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T06:05:21.665Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T06:05:21.666Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T06:05:21.673Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:05:21.695Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T06:05:21.695Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[866c66d1-e39a-477a-8a5a-a4b35862d98b], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T06:05:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T06:05:21.744Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 06:05:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[41], x-aai-txid=[1-aai-resources-230319-06:05:23:200-47119], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:05:21.746Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T06:05:21.746Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T06:05:21.749Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:05:21.749Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:05:21.749Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:05:21.749Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:05:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:05:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:05:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T06:05:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:05:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:05:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205921760, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:05:21.776Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:05:21.776Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679205921760, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T06:05:21.777Z||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-03-19T06:05:22.784Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:05:22.785Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:05:22.785Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:05:22.785Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:05:22.785Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:05:22.785Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:05:23.786Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:05:23.786Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:05:23.786Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:05:23.787Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:05:24.788Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T06:05:24.788Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:05:24.788Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T06:05:24.788Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T06:05:24.788Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T06:05:24.828Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:05:24.828Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:05:24.829Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:05:24.829Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:05:24.829Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:05:24.829Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:05:24.858Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:05:24.859Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5241ba28 2023-03-19T06:05:24.859Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:05:24.859Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T06:05:24.859Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:05:24.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:05:24.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T06:05:24.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:05:24.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:05:24.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:05:24.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205924860, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:05:25.861Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:05:25.909Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T06:05:25.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:05:25.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T06:05:25.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:05:25.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:05:25.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:05:25.911Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205925910, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:05:26.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:05:26.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T06:05:26.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:05:26.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:05:26.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:05:26.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205926912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:05:27.914Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:05:27.934Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:05:27.937Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:05:27.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:05:27.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:05:27.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:05:27.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:05:27.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:05:27.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:05:27.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:05:27.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:05:27.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:05:57.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:05:57.962Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T06:05:57.962Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T06:05:57.962Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T06:05:57.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:05:57.985Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T06:05:57.985Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3170c13d-7b35-4db7-ba04-27f02ef2fafc], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T06:05:57.991Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:05:58.115Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:05:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[331912], x-aai-txid=[0-aai-resources-230319-06:05:59:488-26006], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:05:58.115Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:05:58.116Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T06:05:58.116Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:05:58.116Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:05:58.126Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:05:58.126Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:05:58.126Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:05:58.126Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:05:58.126Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:05:58.126Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205958126, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:05:59.148Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:05:59.148Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:05:59.149Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:05:59.149Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:05:59.149Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:05:59.149Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:00.150Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:00.150Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:00.150Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:00.150Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:01.151Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:01.152Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:01.152Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:01.152Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:02.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:02.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:02.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:02.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:03.154Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:03.154Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:03.154Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:03.155Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:04.155Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:04.156Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:04.156Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:04.156Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:05.157Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:05.158Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:05.158Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:05.158Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:06.158Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:06.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:06.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:06.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:07.160Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T06:06:07.161Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:06:07.161Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T06:06:07.162Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:06:07.162Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T06:06:07.195Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:06:07.196Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:06:07.196Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:06:07.196Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:07.196Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:06:07.196Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:07.370Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:06:07.373Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T06:06:07.373Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:06:07.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:07.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:06:07.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:07.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:07.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205967373, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:08.375Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:06:08.376Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:06:08.376Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:08.377Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:08.377Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:08.378Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:08.528Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5077826951019510599/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T06:06:09.078Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:06:09.078Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:09.079Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:09.080Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:06:09.080Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:06:09.080Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:06:09.080Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:09.080Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:09.080Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:06:09.080Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:06:09.080Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:09.081Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T06:06:09.124Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T06:06:09.125Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:06:09.125Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T06:06:09.125Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:06:09.125Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:09.125Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:09.126Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205969125, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:10.126Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:06:10.127Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T06:06:10.127Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:06:10.127Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:10.127Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:10.127Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205970126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:11.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:06:11.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:06:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:06:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:06:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:06:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:06:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:06:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:06:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:06:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:06:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:06:11.177Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:06:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205924860, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205925910, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T06:06:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205926912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679205958126, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205967373, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205969125, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T06:06:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:06:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679205970126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T06:06:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:06:41.177Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:06:41.237Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T06:06:41.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T06:06:41.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T06:06:41.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:06:41.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:06:41.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T06:06:41.267Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:06:41.454Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T06:06:41.454Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:06:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[183], vertex-id=[217264], x-aai-txid=[1-aai-resources-230319-06:06:42:766-68215], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:06:41.454Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:06:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:06:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:06:41.462Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:06:41.462Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:06:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:06:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206001462, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:06:42.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:06:42.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:06:42.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:42.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:42.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:42.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:43.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:43.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:43.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:43.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:44.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:44.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:44.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:44.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:45.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:45.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:45.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:45.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:46.497Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:46.498Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:46.498Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:46.498Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:47.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:47.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:47.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:47.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:48.500Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:06:48.501Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:48.501Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:48.501Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:49.502Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T06:06:49.503Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:06:49.503Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T06:06:49.503Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:06:49.503Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T06:06:49.536Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:06:49.537Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:06:49.537Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:06:49.537Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:06:49.537Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:06:49.537Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:06:49.701Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:06:49.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 75189 2023-03-19T06:06:49.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:06:49.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:06:49.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:06:49.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:49.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:49.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206009704, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:50.707Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:06:50.707Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:06:50.707Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:50.708Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-19T06:06:50.708Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:50.709Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:50.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6327237748210175026/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-19T06:06:51.656Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:06:51.656Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T06:06:51.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-19T06:06:51.659Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f1acbf27-bf94-42a3-9042-8960a3dff86b 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:06:51.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:efd5a812-1c1c-49c9-9a07-56caf4376366 Model Version:NULL Model InvariantUuid:ea70226a-81dd-4759-9d35-79c195cd8891 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:5af71dd5-e9f5-410c-9b33-1b3f6a324940 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:c9e717ba-e0bf-4957-be27-fc2e75201320 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9dd4d5f6-9b61-481c-9987-7cb2acd3a745 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:012e9edd-7113-40fe-9bd4-fadcc1672089 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f1acbf27-bf94-42a3-9042-8960a3dff86b ModelInvariantUuid:87b4b675-6d21-48fd-b215-797110b45218 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:dcae883a-9787-4300-939c-1299270990bf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:279c0385-3b34-454a-87ef-41258165773f ModelInvariantUuid:5b1bc480-0b4d-45ae-8bf5-d3b3ce3ae933 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:107d6602-8382-4b1b-8576-a212ef1e7b20 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-03-19T06:06:51.702Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T06:06:51.703Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:06:51.703Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T06:06:51.703Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:06:51.703Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:51.703Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:51.703Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206011703, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:52.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:06:52.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T06:06:52.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:06:52.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:06:52.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:06:52.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206012704, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:06:53.706Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:06:53.723Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:06:53.726Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:06:53.726Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:06:53.726Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:06:53.726Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:06:53.727Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:06:53.727Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:06:53.727Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:06:53.727Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:06:53.727Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:06:53.736Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:07:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:07:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "cds-sdc-listener", "timestamp": 1679205946957, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205978427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "multicloud-k8s", "timestamp": 1679205980811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205977848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "ves-openapi-manager", "timestamp": 1679205975395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "cds-sdc-listener", "timestamp": 1679205946957, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205978427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "multicloud-k8s", "timestamp": 1679205980811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205977848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.196Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "ves-openapi-manager", "timestamp": 1679205975395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.197Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.197Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.197Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "cds-sdc-listener", "timestamp": 1679205946957, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.197Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.197Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.197Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205978427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.197Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.197Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.197Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "multicloud-k8s", "timestamp": 1679205980811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205977848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "ves-openapi-manager", "timestamp": 1679205975395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205978427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.198Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "cds-sdc-listener", "timestamp": 1679205946957, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "multicloud-k8s", "timestamp": 1679205980811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205977848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "ves-openapi-manager", "timestamp": 1679205975395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "cds-sdc-listener", "timestamp": 1679205946957, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205978427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "multicloud-k8s", "timestamp": 1679205980811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.201Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.201Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.201Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "ves-openapi-manager", "timestamp": 1679205975395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.201Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.201Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.201Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205977848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.201Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.201Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.202Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "cds-sdc-listener", "timestamp": 1679205946957, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.202Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.202Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.202Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205978427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.202Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.202Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.202Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "multicloud-k8s", "timestamp": 1679205980811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.202Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.202Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "ves-openapi-manager", "timestamp": 1679205975395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205977848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "cds-sdc-listener", "timestamp": 1679205946957, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205978427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "multicloud-k8s", "timestamp": 1679205980811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.203Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "ves-openapi-manager", "timestamp": 1679205975395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205977848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "cds-sdc-listener", "timestamp": 1679205946957, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205978427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.204Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "multicloud-k8s", "timestamp": 1679205980811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "ves-openapi-manager", "timestamp": 1679205975395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205977848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679205993386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679205993386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "cds-sdc-listener", "timestamp": 1679205994840, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.205Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205995551, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205994308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679205993386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205995311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679205993386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.206Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "policy-distribution-id", "timestamp": 1679205996313, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:07:11.242Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 95970359-e4fe-4b77-a63f-9772068542f5 2023-03-19T06:07:11.243Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 95970359-e4fe-4b77-a63f-9772068542f5 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:07:11.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679205993386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679205999243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679205993386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "aai-model-loader", "timestamp": 1679206000246, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:07:11.271Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 95970359-e4fe-4b77-a63f-9772068542f5 2023-03-19T06:07:11.271Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 95970359-e4fe-4b77-a63f-9772068542f5 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:07:11.289Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.289Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679205993386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.289Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.289Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.289Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679205993386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679206002149, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206001462, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.291Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.291Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679206003918, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:07:11.291Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.291Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.291Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:07:11.291Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.291Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.291Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679206004923, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:07:11.302Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 95970359-e4fe-4b77-a63f-9772068542f5 2023-03-19T06:07:11.302Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 95970359-e4fe-4b77-a63f-9772068542f5 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:07:11.316Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679205565051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206009704, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206011703, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206012704, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T06:07:11.317Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:07:23.737Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:07:23.743Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T06:07:23.743Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T06:07:23.743Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T06:07:23.746Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:07:23.774Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T06:07:23.774Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[45df37c5-ad46-4b4c-866b-d5a798155c8a], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T06:07:23.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:07:23.921Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:07:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[274432], x-aai-txid=[1-aai-resources-230319-06:07:25:279-77993], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:07:23.922Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:07:23.923Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T06:07:23.923Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:07:23.923Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:07:23.930Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:07:23.931Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:07:23.931Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:07:23.931Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:07:23.931Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:07:23.931Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206043931, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:07:24.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T06:07:24.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T06:07:24.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:07:24.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:07:24.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:07:24.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:07:24.963Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-d1a3da1f-2f64-44a7-a5b0-6b6ca3022d2d 2023-03-19T06:07:24.963Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=5, 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-03-19T06:07:24.964Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T06:07:24.964Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:07:27.211Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:30.219Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:33.228Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:36.235Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:39.242Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:42.250Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:45.259Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:48.267Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:51.274Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:54.282Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:07:57.290Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:08:00.300Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:08:03.309Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:08:06.317Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:08:09.325Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:08:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:11.199Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:08:11.199Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:08:11.205Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:08:11.206Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-d1a3da1f-2f64-44a7-a5b0-6b6ca3022d2d', protocol='range'} 2023-03-19T06:08:11.211Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=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-b4764619-75b2-4394-83e5-b416a0adc59c-d1a3da1f-2f64-44a7-a5b0-6b6ca3022d2d=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-19T06:08:11.228Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:08:11.228Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:08:11.228Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:08:11.229Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-d1a3da1f-2f64-44a7-a5b0-6b6ca3022d2d', protocol='range'} 2023-03-19T06:08:11.229Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T06:08:11.230Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T06:08:11.235Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:08:11.236Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:08:11.236Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:08:11.236Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=528, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:08:11.236Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:08:11.236Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:08:11.236Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:08:11.237Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:08:11.237Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:08:11.237Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:08:11.237Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:08:11.238Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:08:12.254Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:08:12.254Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206043931, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:08:12.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:08:12.255Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:08:12.254Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:08:12.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:08:12.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:08:12.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:08:12.257Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:13.258Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:08:13.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:08:13.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:08:13.259Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:14.260Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:08:14.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:08:14.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:08:14.261Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:15.262Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:08:15.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:08:15.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:08:15.263Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:16.264Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:08:16.265Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:08:16.265Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:08:16.265Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:17.266Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:08:17.267Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:08:17.267Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:08:17.267Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:18.268Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:08:18.269Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:08:18.269Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:08:18.269Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:19.271Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T06:08:19.271Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:08:19.272Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T06:08:19.272Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:08:19.272Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T06:08:19.317Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:08:19.318Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:08:19.318Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:08:19.318Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:08:19.319Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:08:19.319Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:08:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:08:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@437fa389 2023-03-19T06:08:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:08:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:08:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:08:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T06:08:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T06:08:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:08:19.341Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:08:19.341Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:08:19.341Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206099340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:20.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:08:20.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:08:20.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:08:20.363Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T06:08:20.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T06:08:20.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:08:20.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:08:20.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:08:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:08:20.383Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@621d2df8 2023-03-19T06:08:20.383Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:08:20.383Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:08:20.383Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:08:20.383Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T06:08:20.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T06:08:20.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:08:20.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:08:20.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:08:20.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206100383, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:08:21.385Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:08:21.385Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:08:21.405Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:08:21.407Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:08:21.407Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:08:51.407Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:08:51.426Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:08:51.430Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:08:51.430Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:09:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:09:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:09:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:09:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:09:21.430Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:09:21.450Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:09:21.454Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:09:21.454Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:09:51.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:09:51.476Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:09:51.480Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:09:51.480Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:10:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:10:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:10:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:10:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:10:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:10:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T06:10:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:10:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:10:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:10:11.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:10:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:10:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T06:10:11.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:10:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:10:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206099340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206100383, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:10:11.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:10:21.481Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:10:21.507Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:10:21.512Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:10:21.512Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:10:51.512Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:10:51.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:10:51.537Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:10:51.537Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:11:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:11:21.538Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:11:21.557Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:11:21.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:11:21.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:11:51.563Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:11:51.589Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:11:51.593Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:11:51.593Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:12:11.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:12:21.593Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:12:21.626Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:12:21.630Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:12:21.631Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:12:51.631Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:12:51.655Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:12:51.659Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:12:51.660Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:13:11.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:13:12.336Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:13:12.337Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-d1a3da1f-2f64-44a7-a5b0-6b6ca3022d2d 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-03-19T06:13:12.337Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T06:13:12.337Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T06:13:14.729Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:13:14.744Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:13:14.745Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:13:14.751Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:13:14.751Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:13:14.768Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:13:14.769Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:13:14.769Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:13:14.774Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:13:14.775Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:13:14.775Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:13:14.775Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=538, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:13:14.775Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:13:14.775Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:13:21.660Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T06:13:21.660Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:13:21.675Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T06:13:21.675Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T06:13:21.676Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T06:13:21.683Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:13:21.700Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:13:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T06:13:21.708Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T06:13:21.753Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T06:13:21.754Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 06:13:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[40], x-aai-txid=[2-aai-resources-230319-06:13:23:210-26826], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:13:21.755Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T06:13:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:13:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:13:21.761Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:13:21.761Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:13:21.771Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:13:21.772Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:13:21.772Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T06:13:21.772Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:13:21.772Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:13:21.772Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206401772, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:13:21.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:13:21.792Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206401772, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T06:13:21.792Z||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-03-19T06:13:22.802Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:13:22.803Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:13:22.803Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:13:22.803Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:13:22.803Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:13:22.803Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:13:23.804Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:13:23.805Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:13:23.805Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:13:23.805Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:13:24.806Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T06:13:24.807Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:13:24.807Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T06:13:24.807Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T06:13:24.807Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T06:13:24.852Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:13:24.853Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:13:24.853Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:13:24.853Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:13:24.853Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:13:24.853Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:13:24.881Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:13:24.881Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@432481f8 2023-03-19T06:13:24.881Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:13:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T06:13:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:13:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:13:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T06:13:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:13:24.883Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:13:24.883Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:13:24.884Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206404882, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:13:25.885Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:13:25.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T06:13:25.941Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:13:25.941Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T06:13:25.941Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:13:25.941Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:13:25.941Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:13:25.941Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206405940, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:13:26.942Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:13:26.942Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T06:13:26.943Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:13:26.943Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:13:26.943Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:13:26.943Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206406942, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:13:27.944Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:13:27.973Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:13:27.977Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:13:27.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:13:27.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:13:27.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:13:27.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:13:27.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:13:27.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:13:27.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:13:27.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:13:27.992Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:13:57.992Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:13:58.006Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T06:13:58.006Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T06:13:58.007Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T06:13:58.012Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:13:58.027Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:13:58.028Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T06:13:58.035Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:13:58.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T06:13:58.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:13:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[331912], x-aai-txid=[1-aai-resources-230319-06:13:59:539-47170], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:13:58.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:13:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:13:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:13:58.200Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:13:58.200Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:13:58.200Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:13:58.200Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:13:58.200Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:13:58.200Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206438200, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:13:59.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:13:59.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:13:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:13:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:13:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:13:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:00.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:01.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:01.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:01.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:01.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:02.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:02.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:02.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:02.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:03.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:03.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:03.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:03.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:04.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:04.239Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:04.239Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:04.239Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:05.240Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:05.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:05.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:05.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:06.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:06.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:06.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:06.244Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:07.245Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T06:14:07.245Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:14:07.245Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T06:14:07.246Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:14:07.246Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T06:14:07.284Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:14:07.284Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:14:07.284Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:14:07.284Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:07.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:14:07.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:07.552Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:14:07.556Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T06:14:07.556Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:14:07.556Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:07.556Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:14:07.557Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:07.557Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:07.557Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206447556, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:08.558Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:14:08.558Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:14:08.558Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:08.559Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:08.559Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:08.559Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:08.634Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6169734735642997954/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T06:14:09.203Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:14:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:14:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:14:09.206Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:14:09.206Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:14:09.206Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T06:14:09.251Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T06:14:09.251Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:14:09.252Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T06:14:09.252Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:14:09.252Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:09.252Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:09.252Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206449251, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:10.253Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:14:10.254Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T06:14:10.254Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:14:10.254Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:10.254Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:10.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206450253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:14:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206404882, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206405940, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206406942, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206438200, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:14:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206447556, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206449251, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T06:14:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:14:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206450253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T06:14:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:14:11.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:14:11.276Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:14:11.280Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:14:11.280Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:14:11.280Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:14:11.280Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:14:11.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:14:11.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:14:11.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:14:11.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:14:11.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:14:11.293Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:14:41.293Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:14:41.307Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T06:14:41.307Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T06:14:41.308Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T06:14:41.315Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:14:41.330Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:14:41.330Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T06:14:41.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:14:41.501Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T06:14:41.501Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:14:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[217264], x-aai-txid=[1-aai-resources-230319-06:14:42:838-60835], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:14:41.501Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:14:41.502Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:14:41.502Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:14:41.511Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:14:41.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:14:41.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:14:41.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:41.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:41.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206481512, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:14:42.544Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:14:42.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:14:42.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:42.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:42.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:42.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:43.546Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:43.547Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:43.547Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:43.547Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:44.548Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:44.548Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:44.548Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:44.548Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:45.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:45.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:45.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:45.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:46.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:46.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:46.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:46.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:47.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:47.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:47.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:47.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:48.554Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:14:48.555Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:48.555Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:48.555Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:49.556Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T06:14:49.557Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:14:49.557Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T06:14:49.557Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:14:49.557Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T06:14:49.605Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:14:49.605Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:14:49.606Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:14:49.606Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:14:49.606Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:14:49.606Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:14:49.637Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:14:49.637Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@64557988 2023-03-19T06:14:49.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:14:49.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T06:14:49.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:14:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:14:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T06:14:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:14:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206489639, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:50.640Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:14:50.694Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T06:14:50.694Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:14:50.694Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T06:14:50.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:14:50.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:50.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:50.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206490694, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:51.696Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:14:51.697Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T06:14:51.697Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:14:51.697Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:14:51.697Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:14:51.698Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206491696, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:14:52.699Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:14:52.725Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:14:52.731Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:14:52.731Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:14:52.732Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:14:52.732Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:14:52.732Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:14:52.732Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:14:52.732Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:14:52.732Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:14:52.732Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:14:52.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:15:11.181Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206481512, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T06:15:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206489639, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:15:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206490694, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T06:15:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:15:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206491696, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T06:15:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:15:22.749Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:15:22.758Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T06:15:22.758Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T06:15:22.759Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T06:15:22.763Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:15:22.778Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:15:22.778Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T06:15:22.788Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:15:22.920Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T06:15:22.920Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:15:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[274432], x-aai-txid=[0-aai-resources-230319-06:15:24:287-85934], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:15:22.920Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:15:22.921Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:15:22.921Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:15:22.930Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:15:22.930Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:15:22.930Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:15:22.930Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:22.930Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:22.931Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206522930, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:15:23.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:15:23.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:15:23.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:15:23.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:23.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:23.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:24.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:15:24.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:24.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:24.959Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:25.960Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:15:25.960Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:25.961Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:25.961Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:26.962Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:15:26.962Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:26.962Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:26.962Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:27.963Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:15:27.963Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:27.963Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:27.964Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:28.964Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:15:28.964Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:28.965Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:28.965Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:29.965Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:15:29.966Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:29.966Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:29.966Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:30.967Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:15:30.967Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:30.967Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:30.967Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:31.968Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T06:15:31.968Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:15:31.968Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T06:15:31.968Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:15:31.968Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:15:32.022Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:15:32.022Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:15:32.022Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:15:32.022Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:32.022Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:15:32.023Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:32.240Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:15:32.244Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T06:15:32.244Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:15:32.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:32.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:15:32.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:32.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:32.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206532244, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:33.246Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:15:33.246Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:15:33.247Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.247Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.247Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.247Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.385Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16125040328697745360/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T06:15:33.976Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:15:33.976Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:15:33.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:15:33.978Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:15:33.996Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:15:34.001Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||pNF 7b8aebd2-11a1 0 2023-03-19T06:15:34.001Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 2023-03-19T06:15:34.001Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||No resources found for Service: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T06:15:34.001Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T06:15:34.001Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 7b8aebd2-11a1 0 3913f5a6-a8a5-459c-b470-3926a1af67a5 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:15:34.011Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@34c4343b, org.onap.sdc.toscaparser.api.parameters.Input@3a19e8da, org.onap.sdc.toscaparser.api.parameters.Input@11118858, org.onap.sdc.toscaparser.api.parameters.Input@66fa34b9, org.onap.sdc.toscaparser.api.parameters.Input@730ab1b1] 2023-03-19T06:15:34.011Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:15:34.011Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:15:34.012Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid a849cc26-47e0-4704-bf3b-d0fa084e2041: pNF 7b8aebd2-11a1 2023-03-19T06:15:34.012Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Processing PNF resource: 3913f5a6-a8a5-459c-b470-3926a1af67a5 2023-03-19T06:15:34.012Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:15:34.012Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:15:34.012Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Resource customization UUID: 0126d4e8-1e75-4243-815a-2787955d9a0a is the same as notified resource customizationUUID: 0126d4e8-1e75-4243-815a-2787955d9a0a Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-19T06:15:34.104Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 7b8aebd2-11a1 3913f5a6-a8a5-459c-b470-3926a1af67a5 0 ASDC deployResourceStructure 2023-03-19T06:15:34.105Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:15:34.105Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:15:34.105Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T06:15:34.105Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:15:34.105Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:15:34.105Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206534105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:15:35.106Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:15:35.129Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:15:35.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:15:35.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:15:35.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:15:35.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:15:35.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:15:35.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:15:35.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:15:35.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:15:35.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:15:35.148Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:16:05.149Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:16:05.161Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T06:16:05.161Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T06:16:05.161Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T06:16:05.168Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:16:05.186Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T06:16:05.186Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[989198c5-9bac-45ae-8ccc-7a81e0038379], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T06:16:05.193Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:16:05.343Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:16:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[376968], x-aai-txid=[0-aai-resources-230319-06:16:06:693-63252], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:16:05.344Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:16:05.344Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T06:16:05.345Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:16:05.345Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:16:05.354Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:16:05.355Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:16:05.355Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:16:05.355Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:05.355Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:05.355Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206565355, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:16:06.382Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T06:16:06.383Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T06:16:06.383Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:16:06.384Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:16:06.384Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:16:06.384Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:16:06.387Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=6, 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-03-19T06:16:06.388Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8faa7ca-d707-410c-bbe5-a6d9eba70bc5 2023-03-19T06:16:06.388Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T06:16:06.388Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:16:09.356Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:16:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:11.197Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:16:11.197Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:16:11.203Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:16:11.203Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8faa7ca-d707-410c-bbe5-a6d9eba70bc5', protocol='range'} 2023-03-19T06:16:11.209Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8faa7ca-d707-410c-bbe5-a6d9eba70bc5=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:16:11.227Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:16:11.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8faa7ca-d707-410c-bbe5-a6d9eba70bc5', protocol='range'} 2023-03-19T06:16:11.228Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:16:11.228Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:16:11.228Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T06:16:11.229Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T06:16:11.233Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:16:11.233Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:16:11.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:16:11.233Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:16:11.233Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=567, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:16:11.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:16:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:16:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:16:11.234Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:16:11.234Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:16:11.234Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:16:11.234Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:16:12.255Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.255Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:16:12.256Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.256Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206522930, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:16:12.257Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.258Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:16:12.258Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.258Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:16:12.258Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.259Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206044956, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206532244, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206534105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:12.259Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:16:12.260Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206565355, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:16:12.260Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:16:13.260Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:16:13.261Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:13.261Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:13.261Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:14.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:16:14.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:14.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:14.263Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:15.263Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:16:15.264Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:15.264Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:15.264Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:16.265Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:16:16.265Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:16.266Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:16.266Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:17.267Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:16:17.267Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:17.267Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:17.267Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:18.268Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:16:18.269Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:18.269Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:18.269Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:19.270Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T06:16:19.270Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:16:19.270Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T06:16:19.271Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:16:19.271Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T06:16:19.312Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:16:19.313Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:16:19.313Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:16:19.313Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:16:19.313Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:16:19.313Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:16:19.341Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:16:19.341Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5e63f8e5 2023-03-19T06:16:19.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:16:19.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:16:19.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:16:19.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T06:16:19.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T06:16:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:16:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:19.343Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206579342, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:20.344Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:16:20.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:16:20.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:16:20.365Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T06:16:20.365Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T06:16:20.365Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:16:20.366Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:16:20.366Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:16:20.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:16:20.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4db8d886 2023-03-19T06:16:20.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:16:20.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:16:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:16:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T06:16:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T06:16:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:16:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:16:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:16:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206580382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:16:21.383Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:16:21.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:16:21.409Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:16:21.414Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:16:21.414Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:16:51.414Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:16:51.437Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:16:51.442Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:16:51.442Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:17:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:17:11.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:17:11.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:17:11.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:17:21.442Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:17:21.472Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:17:21.477Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:17:21.477Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:17:51.478Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:17:51.502Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:17:51.507Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:17:51.507Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:18:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:18:11.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:18:11.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T06:18:11.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206579342, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:18:11.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206580382, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:18:11.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:18:21.507Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:18:21.529Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:18:21.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:18:21.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:18:51.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:18:51.563Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:18:51.567Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:18:51.567Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:19:11.181Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:19:21.567Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:19:21.594Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:19:21.599Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:19:21.599Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:19:51.599Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:19:51.627Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:19:51.633Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:19:51.633Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:20:11.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:20:21.633Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:20:21.657Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:20:21.661Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:20:21.661Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:20:51.662Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:20:51.689Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:20:51.694Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:20:51.695Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:21:11.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:21:12.249Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:21:12.250Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8faa7ca-d707-410c-bbe5-a6d9eba70bc5 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-03-19T06:21:12.250Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T06:21:12.250Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T06:21:14.748Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:21:14.763Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:21:14.763Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:21:14.770Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:21:14.771Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:21:14.787Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:21:14.787Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:21:14.788Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:21:14.793Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:21:14.794Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:21:14.794Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:21:14.794Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=588, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:21:14.794Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:21:14.795Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:21:21.695Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T06:21:21.695Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:21:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T06:21:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T06:21:21.708Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T06:21:21.715Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:21:21.737Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:21:21.738Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T06:21:21.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T06:21:21.783Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T06:21:21.784Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 06:21:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[35], x-aai-txid=[1-aai-resources-230319-06:21:23:247-96117], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:21:21.784Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T06:21:21.787Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:21:21.787Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:21:21.787Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:21:21.787Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:21:21.796Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:21:21.796Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:21:21.796Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T06:21:21.796Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:21:21.796Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:21:21.796Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206881796, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:21:21.813Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:21:21.813Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679206881796, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T06:21:21.813Z||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-03-19T06:21:22.821Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:21:22.821Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:21:22.822Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:21:22.822Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:21:22.822Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:21:22.822Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:21:23.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:21:23.824Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:21:23.824Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:21:23.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:21:24.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T06:21:24.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:21:24.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T06:21:24.827Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T06:21:24.827Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T06:21:24.879Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:21:24.880Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:21:24.880Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:21:24.880Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:21:24.880Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:21:24.881Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:21:24.914Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:21:24.915Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@68e2dd77 2023-03-19T06:21:24.915Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:21:24.915Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T06:21:24.915Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:21:24.916Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:21:24.916Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T06:21:24.916Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:21:24.916Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:21:24.916Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:21:24.917Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206884916, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:21:25.918Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:21:25.965Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T06:21:25.966Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:21:25.966Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T06:21:25.966Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:21:25.967Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:21:25.967Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:21:25.967Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206885966, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:21:26.968Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:21:26.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T06:21:26.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:21:26.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:21:26.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:21:26.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206886968, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:21:27.970Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:21:27.997Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:21:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:21:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:21:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:21:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:21:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:21:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:21:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:21:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:21:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:21:28.015Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:21:58.015Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:21:58.028Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T06:21:58.028Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T06:21:58.029Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T06:21:58.035Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:21:58.049Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:21:58.049Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T06:21:58.056Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:21:58.208Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T06:21:58.208Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:21:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[331912], x-aai-txid=[2-aai-resources-230319-06:21:59:558-31191], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:21:58.209Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:21:58.209Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:21:58.209Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:21:58.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:21:58.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:21:58.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:21:58.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:21:58.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:21:58.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206918219, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:21:59.244Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:21:59.245Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:21:59.245Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:21:59.245Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:21:59.245Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:21:59.246Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:00.246Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:00.247Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:00.247Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:00.247Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:01.248Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:01.248Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:01.248Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:01.248Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:02.249Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:02.250Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:02.250Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:02.250Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:03.251Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:03.251Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:03.251Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:03.251Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:04.252Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:04.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:04.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:04.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:05.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:05.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:05.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:05.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:06.255Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:06.256Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:06.256Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:06.256Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:07.257Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T06:22:07.257Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:22:07.258Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T06:22:07.258Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:22:07.258Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T06:22:07.302Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:22:07.302Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:22:07.303Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:22:07.303Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:07.303Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:22:07.303Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:07.606Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:22:07.607Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T06:22:07.607Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:22:07.607Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:07.607Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:22:07.607Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:07.608Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:07.608Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206927607, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:08.608Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:22:08.609Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:22:08.609Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:08.610Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:08.610Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:08.611Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:08.686Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16974850969670344789/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:22:09.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:22:09.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:22:09.296Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:22:09.296Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:22:09.296Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:22:09.296Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T06:22:09.336Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T06:22:09.337Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:22:09.337Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T06:22:09.337Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:22:09.338Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:09.338Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:09.339Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206929337, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:10.340Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:22:10.340Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T06:22:10.340Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:22:10.340Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:10.340Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:10.340Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206930340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:11.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:22:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:22:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206884916, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:22:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206885966, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T06:22:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206886968, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T06:22:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679206918219, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:22:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:22:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:22:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:22:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:22:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:22:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:22:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:22:11.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:22:11.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206927607, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:22:11.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.196Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206929337, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T06:22:11.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:22:11.196Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206930340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T06:22:11.197Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:22:11.341Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:22:11.369Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:22:11.373Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:22:11.373Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:22:11.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:22:11.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:22:11.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:22:11.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:22:11.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:22:11.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:22:11.374Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:22:11.387Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:22:41.387Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:22:41.401Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T06:22:41.401Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T06:22:41.401Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T06:22:41.405Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:22:41.422Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T06:22:41.422Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8a9bba2b-be3b-450c-a6ac-87e1e6149c48], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T06:22:41.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:22:41.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:22:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[217264], x-aai-txid=[2-aai-resources-230319-06:22:42:931-38724], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:22:41.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:22:41.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T06:22:41.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:22:41.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:22:41.562Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:22:41.562Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:22:41.562Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:22:41.562Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:41.562Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:41.562Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206961562, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:22:42.591Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:22:42.591Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:22:42.591Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:42.592Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:42.592Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:42.592Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:43.594Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:43.595Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:43.595Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:43.595Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:44.596Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:44.596Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:44.596Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:44.597Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:45.597Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:45.598Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:45.598Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:45.598Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:46.599Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:46.599Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:46.599Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:46.600Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:47.600Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:47.601Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:47.601Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:47.601Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:48.602Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:22:48.602Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:48.602Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:48.603Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:49.604Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T06:22:49.604Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:22:49.604Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T06:22:49.605Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:22:49.605Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T06:22:49.651Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:22:49.651Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:22:49.651Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:22:49.651Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:22:49.651Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:22:49.651Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:22:49.694Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:22:49.694Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1e25dd54 2023-03-19T06:22:49.694Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:22:49.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T06:22:49.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:22:49.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:22:49.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T06:22:49.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:22:49.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:49.695Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:49.696Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206969695, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:50.696Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:22:50.743Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T06:22:50.744Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:22:50.744Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T06:22:50.744Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:22:50.745Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:50.745Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:50.745Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206970744, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:51.746Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:22:51.746Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T06:22:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:22:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:22:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:22:51.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206971746, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:22:52.748Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:22:52.774Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:22:52.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:22:52.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:22:52.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:22:52.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:22:52.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:22:52.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:22:52.781Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:22:52.781Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:22:52.781Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:22:52.796Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:23:11.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679206961562, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:23:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:23:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206969695, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:23:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206970744, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T06:23:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:23:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679206971746, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T06:23:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:23:22.797Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:23:22.808Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T06:23:22.809Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T06:23:22.809Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T06:23:22.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:23:22.832Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T06:23:22.832Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1c92958f-8dfb-42df-8779-5eac6db32672], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T06:23:22.839Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:23:22.987Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:23:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[274432], x-aai-txid=[0-aai-resources-230319-06:23:24:345-61500], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:23:22.987Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:23:22.988Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T06:23:22.988Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:23:22.988Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:23:23.001Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:23:23.001Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:23:23.001Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:23:23.002Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:23.002Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:23.002Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207003001, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:23:24.025Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:23:24.025Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:23:24.026Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:23:24.026Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:24.026Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:24.026Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:25.027Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:23:25.028Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:25.028Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:25.028Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:26.029Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:23:26.029Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:26.029Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:26.029Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:27.030Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:23:27.031Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:27.031Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:27.031Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:28.032Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:23:28.032Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:28.032Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:28.032Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:29.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:23:29.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:29.033Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:29.034Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:30.034Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:23:30.035Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:30.035Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:30.035Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:31.036Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:23:31.036Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:31.036Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:31.036Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:32.037Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T06:23:32.037Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:23:32.037Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T06:23:32.038Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:23:32.039Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T06:23:32.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:23:32.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:23:32.087Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:23:32.087Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:32.087Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:23:32.087Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:32.333Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:23:32.335Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T06:23:32.336Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:23:32.336Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:32.336Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:23:32.336Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:32.337Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:32.337Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207012336, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:33.338Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:23:33.338Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:23:33.339Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.339Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.340Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.340Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.418Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8284442370243932823/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T06:23:33.979Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:23:33.979Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:23:33.979Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.979Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:23:33.980Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:23:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T06:23:34.027Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T06:23:34.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:23:34.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T06:23:34.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:23:34.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:34.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:34.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207014028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:35.029Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:23:35.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T06:23:35.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:23:35.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:23:35.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:23:35.031Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207015029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:23:36.031Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:23:36.053Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:23:36.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:23:36.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:23:36.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:23:36.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:23:36.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:23:36.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:23:36.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:23:36.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:23:36.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:23:36.069Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:24:06.070Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:24:06.082Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T06:24:06.082Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T06:24:06.083Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T06:24:06.090Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:24:06.111Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T06:24:06.112Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fa7e6d34-4321-4183-a7c5-aa437f220108], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T06:24:06.128Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:24:06.266Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:24:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[376968], x-aai-txid=[1-aai-resources-230319-06:24:07:631-2009], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:24:06.266Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:24:06.267Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T06:24:06.267Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:24:06.268Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:24:06.278Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:24:06.278Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:24:06.278Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:24:06.278Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:06.279Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:06.279Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207046278, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:24:07.307Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T06:24:07.307Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T06:24:07.308Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:24:07.308Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:24:07.308Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:24:07.308Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:24:07.317Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-1182d44f-8760-4e50-b703-0090d1c4095c 2023-03-19T06:24:07.317Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=6, 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-03-19T06:24:07.318Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T06:24:07.318Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:24:09.348Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:24:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:11.197Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:24:11.198Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:24:11.205Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:24:11.205Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-1182d44f-8760-4e50-b703-0090d1c4095c', protocol='range'} 2023-03-19T06:24:11.210Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-1182d44f-8760-4e50-b703-0090d1c4095c=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:24:11.225Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-1182d44f-8760-4e50-b703-0090d1c4095c', protocol='range'} 2023-03-19T06:24:11.226Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T06:24:11.226Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T06:24:11.226Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:24:11.227Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:24:11.227Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:24:11.231Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:24:11.232Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:24:11.232Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:24:11.232Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=617, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:24:11.232Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:24:11.232Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:24:11.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:24:11.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:24:11.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:24:11.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:24:11.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:24:11.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:24:12.250Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.251Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207003001, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:24:12.251Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.251Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.252Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:24:12.251Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.252Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.252Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:24:12.252Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:24:12.252Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.252Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:24:12.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:24:12.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:24:12.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:24:12.254Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.254Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.254Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:24:12.254Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.254Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.254Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679206566382, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:24:12.254Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.254Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.254Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:24:12.255Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207012336, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:24:12.255Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.255Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:12.255Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.255Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:12.255Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207014028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T06:24:12.255Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:12.255Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.255Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.256Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207015029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T06:24:12.256Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:12.256Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:24:12.256Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207046278, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:24:12.256Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:24:13.256Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:24:13.257Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:13.257Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:13.257Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:14.258Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:24:14.259Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:14.259Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:14.259Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:15.260Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:24:15.260Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:15.261Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:15.261Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:16.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:24:16.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:16.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:16.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:17.263Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:24:17.263Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:17.263Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:17.264Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:18.264Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:24:18.265Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:18.265Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:18.265Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:19.266Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T06:24:19.267Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:24:19.267Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T06:24:19.267Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:24:19.268Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T06:24:19.304Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:24:19.305Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:24:19.305Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:24:19.305Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:24:19.306Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:24:19.306Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:24:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:24:19.335Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4f9f2738 2023-03-19T06:24:19.335Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:24:19.335Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:24:19.335Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:24:19.336Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T06:24:19.336Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T06:24:19.336Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:24:19.336Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:19.337Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:19.337Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207059336, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:20.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:24:20.355Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:24:20.355Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:24:20.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T06:24:20.361Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T06:24:20.361Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:24:20.361Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:24:20.361Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:24:20.375Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:24:20.375Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5ad3fdb3 2023-03-19T06:24:20.375Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:24:20.376Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:24:20.376Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:24:20.376Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T06:24:20.376Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T06:24:20.376Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:24:20.376Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:24:20.377Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:24:20.377Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207060376, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:24:21.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:24:21.380Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:24:21.410Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:24:21.415Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:24:21.416Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:24:51.416Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:24:51.439Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:24:51.443Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:24:51.443Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:25:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:25:11.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:25:11.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:25:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:25:21.444Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:25:21.467Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:25:21.472Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:25:21.472Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:25:51.472Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:25:51.493Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:25:51.498Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:25:51.498Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:26:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:26:11.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:26:11.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:26:11.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:26:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:26:11.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:26:11.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207059336, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:26:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:26:11.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:26:11.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207060376, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:26:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:26:21.499Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:26:21.525Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:26:21.530Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:26:21.530Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:26:51.530Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:26:51.558Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:26:51.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:26:51.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:27:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:27:21.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:27:21.587Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:27:21.591Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:27:21.591Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:27:51.591Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:27:51.617Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:27:51.623Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:27:51.623Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:28:11.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:28:21.623Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:28:21.643Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:28:21.647Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:28:21.647Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:28:51.647Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:28:51.672Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:28:51.677Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:28:51.677Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:29:11.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:29:12.340Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:29:12.341Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-1182d44f-8760-4e50-b703-0090d1c4095c 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-03-19T06:29:12.341Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T06:29:12.341Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T06:29:14.726Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:29:14.745Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:29:14.745Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:29:14.750Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:29:14.751Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:29:14.766Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:29:14.766Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:29:14.767Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:29:14.772Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:29:14.772Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:29:14.773Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:29:14.773Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=639, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:29:14.773Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:29:14.773Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:29:21.677Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T06:29:21.678Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:29:21.687Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T06:29:21.687Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T06:29:21.688Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T06:29:21.694Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:29:21.721Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T06:29:21.722Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a2295ff2-b171-4515-8447-d3dc76fb6084], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T06:29:21.729Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T06:29:21.761Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 06:29:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[30], x-aai-txid=[2-aai-resources-230319-06:29:23:234-31796], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:29:21.762Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T06:29:21.763Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T06:29:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:29:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:29:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:29:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:29:21.777Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:29:21.777Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:29:21.777Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T06:29:21.777Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:29:21.777Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:29:21.777Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207361777, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:29:21.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:29:21.796Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207361777, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T06:29:21.797Z||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-03-19T06:29:22.807Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:29:22.807Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:29:22.807Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:29:22.808Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:29:22.808Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:29:22.808Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:29:23.809Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:29:23.809Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:29:23.809Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:29:23.809Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:29:24.810Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T06:29:24.810Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:29:24.810Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T06:29:24.810Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T06:29:24.811Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T06:29:24.857Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:29:24.857Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:29:24.857Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:29:24.857Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:29:24.857Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:29:24.857Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:29:24.887Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:29:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7c48297a 2023-03-19T06:29:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:29:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T06:29:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:29:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:29:24.889Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T06:29:24.889Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:29:24.889Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:29:24.889Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:29:24.889Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207364888, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:29:25.890Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:29:25.941Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T06:29:25.942Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:29:25.942Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T06:29:25.942Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:29:25.942Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:29:25.943Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:29:25.943Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207365942, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:29:26.944Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:29:26.944Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T06:29:26.944Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:29:26.945Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:29:26.945Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:29:26.945Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207366944, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:29:27.947Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:29:27.974Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:29:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:29:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:29:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:29:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:29:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:29:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:29:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:29:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:29:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:29:27.994Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:29:57.994Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:29:58.006Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T06:29:58.007Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T06:29:58.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T06:29:58.014Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:29:58.028Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T06:29:58.028Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[cb5f05ec-9f9b-4036-95fc-5fdb315ec7ed], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T06:29:58.036Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:29:58.173Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:29:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[331912], x-aai-txid=[0-aai-resources-230319-06:29:59:541-26828], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:29:58.174Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:29:58.174Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T06:29:58.175Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:29:58.175Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:29:58.185Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:29:58.185Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:29:58.185Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:29:58.186Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:29:58.186Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:29:58.186Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207398185, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:29:59.212Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:29:59.212Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:29:59.214Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:29:59.214Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:29:59.214Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:29:59.214Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:00.215Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:00.215Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:00.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:00.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:01.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:01.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:01.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:01.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:02.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:02.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:02.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:02.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:03.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:03.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:03.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:03.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:04.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:04.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:04.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:04.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:05.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:05.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:05.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:05.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:06.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:06.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:06.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:06.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:07.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T06:30:07.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:30:07.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T06:30:07.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:30:07.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T06:30:07.277Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:30:07.277Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:30:07.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:30:07.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:07.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:30:07.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:07.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:30:07.524Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T06:30:07.524Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:30:07.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:07.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:30:07.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:07.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:07.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207407524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:08.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:30:08.527Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:30:08.527Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:08.528Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:08.528Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:08.528Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:08.609Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10575897435161313423/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T06:30:09.196Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:30:09.196Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:30:09.196Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:30:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:30:09.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:30:09.199Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T06:30:09.242Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T06:30:09.243Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:30:09.243Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T06:30:09.243Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:30:09.243Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:09.243Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:09.243Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207409243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:10.244Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:30:10.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T06:30:10.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:30:10.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:10.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:10.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207410244, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:11.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:30:11.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207364888, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207365942, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207366944, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207398185, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207407524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207409243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:30:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207410244, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T06:30:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:30:11.246Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:30:11.273Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:30:11.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:30:11.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:30:11.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:30:11.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:30:11.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:30:11.278Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:30:11.279Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:30:11.279Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:30:11.279Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:30:11.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:30:41.295Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:30:41.307Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T06:30:41.307Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T06:30:41.308Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T06:30:41.315Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:30:41.330Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:30:41.331Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T06:30:41.337Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:30:41.473Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T06:30:41.473Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:30:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[217264], x-aai-txid=[0-aai-resources-230319-06:30:42:844-79353], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:30:41.473Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:30:41.474Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:30:41.474Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:30:41.485Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:30:41.485Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:30:41.485Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:30:41.486Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:41.486Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:41.486Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207441485, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:30:42.520Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:30:42.520Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:30:42.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:42.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:42.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:42.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:43.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:43.522Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:43.522Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:43.522Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:44.523Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:44.523Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:44.523Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:44.523Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:45.524Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:45.524Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:45.524Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:45.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:46.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:46.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:46.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:46.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:47.527Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:47.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:47.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:47.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:48.530Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:30:48.530Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:48.530Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:48.531Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:49.532Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T06:30:49.532Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:30:49.532Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T06:30:49.533Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:30:49.533Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T06:30:49.580Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:30:49.581Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:30:49.581Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:30:49.581Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:30:49.581Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:30:49.581Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:30:49.610Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:30:49.610Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@eb552f3 2023-03-19T06:30:49.610Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:30:49.611Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T06:30:49.611Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:30:49.611Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:30:49.611Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T06:30:49.611Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:30:49.611Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:49.611Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:49.611Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207449611, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:50.612Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:30:50.667Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T06:30:50.668Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:30:50.668Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T06:30:50.668Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:30:50.668Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:50.668Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:50.669Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207450668, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:51.670Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:30:51.670Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T06:30:51.670Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:30:51.670Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:30:51.670Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:30:51.671Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207451670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:30:52.672Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:30:52.699Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:30:52.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:30:52.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:30:52.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:30:52.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:30:52.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:30:52.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:30:52.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:30:52.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:30:52.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:30:52.718Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:31:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207441485, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:31:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207449611, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207450668, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T06:31:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:31:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207451670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T06:31:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:31:22.719Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:31:22.727Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T06:31:22.727Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T06:31:22.727Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T06:31:22.733Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:31:22.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:31:22.747Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T06:31:22.753Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:31:22.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T06:31:22.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:31:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[274432], x-aai-txid=[1-aai-resources-230319-06:31:24:259-40734], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:31:22.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:31:22.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:31:22.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:31:22.914Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:31:22.914Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:31:22.914Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:31:22.914Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:22.915Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:22.915Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207482914, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:31:23.945Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:31:23.945Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:31:23.946Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:31:23.946Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:23.946Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:23.946Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:24.948Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:31:24.948Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:24.948Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:24.948Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:25.949Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:31:25.950Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:25.950Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:25.950Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:26.951Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:31:26.951Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:26.951Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:26.951Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:27.952Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:31:27.953Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:27.953Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:27.953Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:28.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:31:28.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:28.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:28.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:29.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:31:29.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:29.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:29.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:30.956Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:31:30.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:30.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:30.957Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:31.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T06:31:31.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:31:31.958Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T06:31:31.959Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:31:31.959Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T06:31:32.009Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:31:32.010Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:31:32.010Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:31:32.010Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:32.010Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:31:32.011Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:32.224Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:31:32.228Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T06:31:32.228Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:31:32.228Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:32.228Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:31:32.228Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:32.229Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:32.229Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207492228, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:33.230Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:31:33.230Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:31:33.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.304Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7883797513847657965/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T06:31:33.889Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:31:33.889Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:31:33.889Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.889Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:31:33.889Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:31:33.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:31:33.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:31:33.892Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T06:31:33.933Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T06:31:33.934Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:31:33.934Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T06:31:33.934Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:31:33.934Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:33.935Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:33.935Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207493934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:34.936Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:31:34.936Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T06:31:34.937Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:31:34.937Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:31:34.937Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:31:34.937Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207494936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:31:35.938Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:31:35.970Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:31:35.975Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:31:35.976Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:31:35.976Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:31:35.976Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:31:35.976Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:31:35.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:31:35.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:31:35.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:31:35.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:31:35.994Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:32:05.994Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:32:06.007Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T06:32:06.007Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T06:32:06.007Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T06:32:06.014Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:32:06.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T06:32:06.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f54f43ac-9d77-4dd2-8b4e-d90948cd2feb], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T06:32:06.038Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:32:06.180Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:32:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[376968], x-aai-txid=[0-aai-resources-230319-06:32:07:546-85557], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:32:06.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:32:06.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T06:32:06.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:32:06.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:32:06.192Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:32:06.192Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:32:06.192Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:32:06.192Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:06.192Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:06.192Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207526192, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:32:07.218Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T06:32:07.219Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T06:32:07.219Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:32:07.219Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:32:07.219Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:32:07.220Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:32:07.223Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=6, 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-03-19T06:32:07.225Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f78424b8-a1a7-4a5a-95ec-e303586474a0 2023-03-19T06:32:07.225Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T06:32:07.225Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:32:09.351Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:32:11.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:11.197Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:32:11.198Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:32:11.205Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f78424b8-a1a7-4a5a-95ec-e303586474a0', protocol='range'} 2023-03-19T06:32:11.205Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:32:11.210Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f78424b8-a1a7-4a5a-95ec-e303586474a0=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:32:11.226Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f78424b8-a1a7-4a5a-95ec-e303586474a0', protocol='range'} 2023-03-19T06:32:11.226Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T06:32:11.226Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T06:32:11.226Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:32:11.226Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:32:11.227Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:32:11.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:32:11.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:32:11.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:32:11.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:32:11.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:32:11.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:32:11.231Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:32:11.231Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:32:11.232Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:32:11.232Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=668, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:32:11.232Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:32:11.232Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:32:12.251Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.251Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207482914, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:32:12.251Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.251Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.252Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207047307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207492228, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:32:12.253Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.253Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.254Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.254Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207493934, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T06:32:12.254Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.254Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:32:12.254Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.254Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207494936, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T06:32:12.254Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.254Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:32:12.254Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207526192, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:32:12.254Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:32:12.256Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:32:12.256Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:12.256Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:12.256Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:13.257Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:32:13.257Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:13.258Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:13.258Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:14.258Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:32:14.259Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:14.259Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:14.259Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:15.259Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:32:15.260Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:15.260Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:15.260Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:16.261Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:32:16.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:16.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:16.262Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:17.263Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:32:17.263Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:17.263Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:17.263Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:18.264Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:32:18.264Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:18.265Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:18.265Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:19.266Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T06:32:19.266Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:32:19.266Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T06:32:19.266Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:32:19.267Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T06:32:19.309Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:32:19.309Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:32:19.310Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:32:19.310Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:32:19.310Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:32:19.310Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:32:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:32:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3decee02 2023-03-19T06:32:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:32:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:32:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:32:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T06:32:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T06:32:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:32:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:19.341Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207539340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:20.342Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:32:20.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:32:20.355Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:32:20.358Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T06:32:20.358Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T06:32:20.358Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:32:20.358Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:32:20.358Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d669205 2023-03-19T06:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T06:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T06:32:20.374Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:32:20.374Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:32:20.374Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:32:20.374Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207540373, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:32:21.375Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:32:21.375Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:32:21.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:32:21.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:32:21.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:32:51.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:32:51.429Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:32:51.433Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:32:51.433Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:33:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:33:11.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:33:11.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:33:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:33:21.433Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:33:21.461Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:33:21.465Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:33:21.466Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:33:51.466Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:33:51.491Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:33:51.495Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:33:51.496Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:34:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:34:11.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:34:11.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:34:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207539340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207540373, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:34:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:34:21.496Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:34:21.524Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:34:21.528Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:34:21.529Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:34:51.529Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:34:51.553Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:34:51.556Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:34:51.557Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:35:11.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:35:21.557Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:35:21.585Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:35:21.590Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:35:21.591Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:35:51.591Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:35:51.619Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:35:51.624Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:35:51.625Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:36:11.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:36:21.625Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:36:21.644Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:36:21.648Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:36:21.649Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:36:51.649Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:36:51.674Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:36:51.678Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:36:51.678Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:37:11.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:37:12.331Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:37:12.331Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f78424b8-a1a7-4a5a-95ec-e303586474a0 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-03-19T06:37:12.331Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T06:37:12.331Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T06:37:14.727Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:37:14.741Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:37:14.741Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:37:14.748Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:37:14.748Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:37:14.762Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:37:14.763Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:37:14.763Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:37:14.768Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:37:14.768Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:37:14.768Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:37:14.770Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=690, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:37:14.770Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:37:14.770Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:37:21.678Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T06:37:21.679Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:37:21.689Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T06:37:21.689Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T06:37:21.690Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T06:37:21.693Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:37:21.712Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T06:37:21.712Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e0640cff-403a-46aa-8af7-611bdee9427c], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T06:37:21.720Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T06:37:21.761Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 06:37:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[39], x-aai-txid=[2-aai-resources-230319-06:37:23:229-15897], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:37:21.762Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T06:37:21.763Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T06:37:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:37:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:37:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:37:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:37:21.776Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:37:21.776Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:37:21.776Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T06:37:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:37:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:37:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207841776, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:37:21.816Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:37:21.818Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679207841776, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T06:37:21.818Z||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-03-19T06:37:22.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:37:22.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:37:22.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:37:22.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:37:22.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:37:22.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:37:23.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:37:23.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:37:23.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:37:23.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:37:24.829Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T06:37:24.830Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:37:24.830Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T06:37:24.830Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T06:37:24.830Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T06:37:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:37:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:37:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:37:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:37:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:37:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@488f53ff 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:37:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207844901, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:37:25.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:37:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T06:37:25.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:37:25.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T06:37:25.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:37:25.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:37:25.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:37:25.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207845950, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:37:26.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:37:26.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T06:37:26.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:37:26.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:37:26.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:37:26.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207846952, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:37:27.955Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:37:27.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:37:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:37:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:37:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:37:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:37:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:37:27.987Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:37:27.987Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:37:27.987Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:37:27.987Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:37:28.000Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:37:58.001Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:37:58.010Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T06:37:58.010Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T06:37:58.011Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T06:37:58.016Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:37:58.034Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:37:58.035Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T06:37:58.042Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:37:58.181Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T06:37:58.181Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:37:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[331912], x-aai-txid=[0-aai-resources-230319-06:37:59:551-73031], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:37:58.181Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:37:58.181Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:37:58.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:37:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:37:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:37:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:37:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:37:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:37:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207878198, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:37:59.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:37:59.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:37:59.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:37:59.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:37:59.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:37:59.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:00.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:00.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:00.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:00.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:01.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:01.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:01.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:01.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:02.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:02.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:02.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:02.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:03.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:03.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:03.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:03.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:04.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:04.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:04.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:04.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:05.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:05.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:05.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:05.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:06.239Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:06.240Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:06.240Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:06.240Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:07.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T06:38:07.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:38:07.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T06:38:07.242Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:38:07.242Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T06:38:07.283Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:38:07.284Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:38:07.284Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:38:07.284Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:07.284Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:38:07.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:07.538Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:38:07.541Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T06:38:07.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:38:07.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:07.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:38:07.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:07.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:07.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207887542, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:08.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:38:08.543Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:38:08.544Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:08.544Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:08.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:08.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:08.627Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4125195426615410275/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T06:38:09.203Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:38:09.203Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:38:09.203Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:09.203Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:38:09.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:38:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:38:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:38:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:38:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:38:09.205Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T06:38:09.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T06:38:09.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:38:09.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T06:38:09.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:38:09.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:09.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:09.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207889245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:10.246Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:38:10.246Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T06:38:10.246Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:38:10.247Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:10.247Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:10.247Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207890246, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:11.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:38:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:38:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207844901, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:38:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207845950, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207846952, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679207878198, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207887542, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:38:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207889245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T06:38:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:38:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207890246, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T06:38:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:38:11.247Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:38:11.267Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:38:11.271Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:38:11.272Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:38:11.272Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:38:11.272Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:38:11.272Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:38:11.272Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:38:11.272Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:38:11.272Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:38:11.272Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:38:11.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:38:41.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:38:41.293Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T06:38:41.293Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T06:38:41.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T06:38:41.297Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:38:41.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:38:41.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T06:38:41.317Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:38:41.459Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T06:38:41.460Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:38:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[217264], x-aai-txid=[0-aai-resources-230319-06:38:42:827-5426], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:38:41.460Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:38:41.461Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:38:41.461Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:38:41.469Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:38:41.469Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:38:41.469Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:38:41.470Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:41.470Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:41.470Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207921469, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:38:42.498Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:38:42.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:38:42.500Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:42.500Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:42.500Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:42.500Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:43.502Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:43.502Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:43.502Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:43.502Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:44.503Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:44.504Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:44.504Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:44.504Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:45.505Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:45.506Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:45.506Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:45.506Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:46.508Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:46.508Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:46.508Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:46.508Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:47.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:47.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:47.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:47.511Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:48.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:38:48.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:48.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:48.512Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:49.514Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T06:38:49.514Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:38:49.514Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T06:38:49.515Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:38:49.515Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T06:38:49.542Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:38:49.543Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:38:49.543Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:38:49.543Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:38:49.543Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:38:49.543Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:38:49.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||GET Response Status 404 2023-03-19T06:38:49.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@23a0bd85 2023-03-19T06:38:49.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:38:49.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T06:38:49.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:38:49.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:38:49.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T06:38:49.570Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:38:49.570Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:49.570Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:49.570Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207929569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:50.571Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:38:50.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T06:38:50.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:38:50.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T06:38:50.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:38:50.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:50.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:50.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207930625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:51.628Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:38:51.628Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T06:38:51.628Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:38:51.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:38:51.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:38:51.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207931628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:38:52.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:38:52.654Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:38:52.661Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:38:52.661Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:38:52.661Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:38:52.661Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:38:52.661Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:38:52.661Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:38:52.661Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:38:52.661Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:38:52.661Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:38:52.672Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:39:11.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679207921469, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:39:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:39:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T06:39:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T06:39:11.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:39:11.194Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.194Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.194Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207929569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:39:11.194Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.194Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.195Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207930625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T06:39:11.195Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.195Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.195Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207931628, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T06:39:11.195Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.196Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.196Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "cds-sdc-listener", "timestamp": 1679207915868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.196Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.196Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.196Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207947363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.196Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "multicloud-k8s", "timestamp": 1679207944394, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "ves-openapi-manager", "timestamp": 1679207935617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.198Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.198Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207943386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.198Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "cds-sdc-listener", "timestamp": 1679207915868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.199Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "multicloud-k8s", "timestamp": 1679207944394, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.199Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207947363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "ves-openapi-manager", "timestamp": 1679207935617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207943386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "cds-sdc-listener", "timestamp": 1679207915868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "multicloud-k8s", "timestamp": 1679207944394, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "ves-openapi-manager", "timestamp": 1679207935617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207947363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207943386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "cds-sdc-listener", "timestamp": 1679207915868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "multicloud-k8s", "timestamp": 1679207944394, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207947363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:11.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T06:39:11.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "ves-openapi-manager", "timestamp": 1679207935617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:39:11.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:39:22.673Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:39:22.684Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T06:39:22.684Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T06:39:22.684Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T06:39:22.687Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:39:22.701Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T06:39:22.701Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[be91007a-d849-4ce0-9c0a-81c9606e362d], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T06:39:22.707Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:39:22.860Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:39:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[274432], x-aai-txid=[2-aai-resources-230319-06:39:24:215-41003], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:39:22.860Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:39:22.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T06:39:22.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:39:22.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:39:22.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:39:22.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:39:22.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:39:22.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:22.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:22.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207962871, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:39:23.898Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-19T06:39:23.898Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:39:23.898Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:39:23.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:23.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:23.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:24.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:39:24.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:24.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:24.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:25.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:39:25.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:25.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:25.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:26.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:39:26.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:26.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:26.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:27.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:39:27.905Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:27.905Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:27.905Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:28.906Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:39:28.906Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:28.906Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:28.906Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:29.907Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:39:29.907Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:29.907Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:29.908Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:30.908Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:39:30.909Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:30.909Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:30.909Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:31.909Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T06:39:31.909Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:39:31.909Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T06:39:31.910Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:39:31.910Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T06:39:31.951Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:39:31.951Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:39:31.951Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:39:31.951Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:31.951Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-19T06:39:31.951Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:32.171Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-19T06:39:32.175Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T06:39:32.175Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:39:32.175Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:32.175Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:39:32.176Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:32.176Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:32.176Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207972175, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:33.176Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:39:33.177Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-19T06:39:33.177Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.178Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.178Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.178Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.253Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17392310744112412926/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:39:33.799Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:39:33.800Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:39:33.800Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:39:33.800Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:39:33.800Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:39:33.800Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T06:39:33.839Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T06:39:33.839Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:39:33.839Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T06:39:33.839Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:39:33.839Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:33.840Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:33.840Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207973839, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:34.840Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:39:34.841Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T06:39:34.841Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:39:34.841Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:39:34.841Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:39:34.841Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207974840, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:39:35.842Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:39:35.866Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:39:35.870Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:39:35.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:39:35.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:39:35.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:39:35.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:39:35.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:39:35.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:39:35.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:39:35.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:39:35.885Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:40:05.886Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:40:05.899Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T06:40:05.899Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T06:40:05.899Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T06:40:05.902Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:40:05.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T06:40:05.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ec371265-f8d4-4437-acb4-2054a07455b7], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T06:40:05.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:40:06.074Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:40:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[376968], x-aai-txid=[2-aai-resources-230319-06:40:07:432-27282], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:40:06.075Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:40:06.075Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T06:40:06.076Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:40:06.076Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:40:06.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:40:06.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:40:06.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:40:06.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:06.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:06.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208006086, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:40:07.114Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T06:40:07.115Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T06:40:07.115Z||pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:40:07.115Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:40:07.115Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:40:07.115Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:40:07.120Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-09f1dcd2-7dc8-46f0-bec1-f2c72c798d52 2023-03-19T06:40:07.120Z||pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=6, 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-03-19T06:40:07.120Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T06:40:07.120Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:40:09.314Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:40:11.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:40:11.198Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:40:11.199Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:40:11.205Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:40:11.205Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-09f1dcd2-7dc8-46f0-bec1-f2c72c798d52', protocol='range'} 2023-03-19T06:40:11.214Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-09f1dcd2-7dc8-46f0-bec1-f2c72c798d52=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:40:11.229Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-09f1dcd2-7dc8-46f0-bec1-f2c72c798d52', protocol='range'} 2023-03-19T06:40:11.229Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:40:11.229Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T06:40:11.229Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:40:11.229Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:40:11.229Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T06:40:11.233Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=738, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:40:11.234Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:40:12.253Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.254Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207943386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.254Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.254Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "cds-sdc-listener", "timestamp": 1679207915868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.254Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207947363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "multicloud-k8s", "timestamp": 1679207944394, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "ves-openapi-manager", "timestamp": 1679207935617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207943386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "cds-sdc-listener", "timestamp": 1679207915868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "ves-openapi-manager", "timestamp": 1679207935617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "multicloud-k8s", "timestamp": 1679207944394, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207947363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207943386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "cds-sdc-listener", "timestamp": 1679207915868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "ves-openapi-manager", "timestamp": 1679207935617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "multicloud-k8s", "timestamp": 1679207944394, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207947363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207943386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "cds-sdc-listener", "timestamp": 1679207915868, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "ves-openapi-manager", "timestamp": 1679207935617, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207947363, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "multicloud-k8s", "timestamp": 1679207944394, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207943386, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207956033, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "cds-sdc-listener", "timestamp": 1679207956585, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207957848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207957652, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.260Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207957037, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:40:12.260Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207957848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "policy-distribution-id", "timestamp": 1679207958039, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2023-03-19T06:40:12.263Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:40:12.263Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:12.263Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:12.263Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:40:12.292Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d89b8228-919a-4dcd-9c49-93e3a49c8dd3 2023-03-19T06:40:12.292Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:40:12.311Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.311Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207959388, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:40:12.311Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.311Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.311Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207957848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.311Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.311Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.311Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679207960391, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:40:12.322Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d89b8228-919a-4dcd-9c49-93e3a49c8dd3 2023-03-19T06:40:12.322Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:40:12.342Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.342Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207957848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207957848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207957848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207957848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679207962871, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207957848, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207966015, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.344Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.345Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.345Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207969767, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:40:12.345Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.345Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.345Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.345Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.345Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.345Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "aai-model-loader", "timestamp": 1679207970770, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:40:12.356Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d89b8228-919a-4dcd-9c49-93e3a49c8dd3 2023-03-19T06:40:12.356Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:40:12.375Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.375Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:40:12.375Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.375Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.375Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207527218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:40:12.375Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.375Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207972175, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207973839, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679207974840, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208006086, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:40:12.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:40:13.264Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:40:13.264Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:13.264Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:13.264Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:40:14.265Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:40:14.266Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:14.266Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:14.266Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:40:15.268Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:40:15.268Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:15.269Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:15.269Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:40:16.270Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:40:16.271Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:16.271Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:16.271Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:40:17.272Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:40:17.272Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:17.272Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:17.272Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:40:18.274Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:40:18.274Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:18.274Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:18.274Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:40:19.276Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T06:40:19.277Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:40:19.277Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T06:40:19.277Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:40:19.278Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T06:40:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:40:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:40:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:40:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:40:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:40:19.340Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:40:19.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:40:19.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@292d4361 2023-03-19T06:40:19.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:40:19.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:40:19.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:40:19.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T06:40:19.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T06:40:19.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:40:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208019370, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:40:20.372Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:40:20.391Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:40:20.391Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:40:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T06:40:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T06:40:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:40:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:40:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:40:20.418Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:40:20.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5b10d0fb 2023-03-19T06:40:20.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:40:20.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:40:20.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:40:20.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T06:40:20.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T06:40:20.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:40:20.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:40:20.420Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:40:20.420Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208020419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:40:21.421Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:40:21.422Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:40:21.441Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:40:21.444Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:40:21.444Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:40:51.445Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:40:51.470Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:40:51.478Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:40:51.479Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:41:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:41:11.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:41:11.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:41:11.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:41:21.479Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:41:21.503Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:41:21.507Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:41:21.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:41:51.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:41:51.536Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:41:51.541Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:41:51.541Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:42:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:42:11.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:42:11.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T06:42:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208019370, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208020419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:42:11.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:42:21.541Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:42:21.566Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:42:21.571Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:42:21.571Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:42:51.571Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:42:51.593Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:42:51.595Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:42:51.596Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:43:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:43:21.596Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:43:21.615Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:43:21.619Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:43:21.619Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:43:51.619Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:43:51.642Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:43:51.647Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:43:51.647Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:44:11.183Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:44:21.647Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:44:21.666Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:44:21.669Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:44:21.669Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:44:51.670Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:44:51.690Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:44:51.693Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:44:51.693Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:45:11.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:45:12.296Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:45:12.297Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-09f1dcd2-7dc8-46f0-bec1-f2c72c798d52 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-03-19T06:45:12.297Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T06:45:12.297Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T06:45:14.711Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:45:14.727Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:45:14.727Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:45:14.734Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:45:14.735Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:45:14.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:45:14.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:45:14.751Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:45:14.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:45:14.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:45:14.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:45:14.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=799, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:45:14.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:45:14.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:45:21.694Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T06:45:21.694Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:45:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T06:45:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T06:45:21.708Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T06:45:21.715Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:45:21.741Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:45:21.741Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T06:45:21.748Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T06:45:21.789Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T06:45:21.789Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 06:45:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[38], x-aai-txid=[1-aai-resources-230319-06:45:23:259-57893], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:45:21.790Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T06:45:21.792Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:45:21.792Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:45:21.792Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:45:21.792Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:45:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:45:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:45:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T06:45:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:45:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:45:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208321800, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:45:21.821Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:45:21.821Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208321800, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T06:45:21.822Z||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-03-19T06:45:22.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:45:22.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:45:22.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:45:22.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:45:22.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:45:22.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:45:23.829Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:45:23.829Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:45:23.830Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:45:23.830Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:45:24.832Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T06:45:24.832Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:45:24.832Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T06:45:24.832Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T06:45:24.832Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T06:45:24.871Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:45:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:45:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:45:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:45:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:45:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:45:24.903Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:45:24.904Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2609f121 2023-03-19T06:45:24.904Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:45:24.905Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T06:45:24.905Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:45:24.905Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:45:24.905Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T06:45:24.905Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:45:24.906Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:45:24.906Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:45:24.906Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208324905, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:45:25.907Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:45:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T06:45:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:45:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T06:45:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:45:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:45:25.949Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:45:25.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208325949, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:45:26.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:45:26.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T06:45:26.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:45:26.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:45:26.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:45:26.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208326950, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:45:27.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:45:27.974Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:45:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:45:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:45:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:45:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:45:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:45:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:45:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:45:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:45:27.980Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:45:27.992Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:45:57.993Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:45:58.004Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T06:45:58.004Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T06:45:58.005Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T06:45:58.012Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:45:58.032Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T06:45:58.032Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d65b2d1b-f0ff-4171-90aa-3e08b3a9c606], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T06:45:58.038Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:45:58.183Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:45:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[331912], x-aai-txid=[0-aai-resources-230319-06:45:59:550-66291], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:45:58.184Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:45:58.184Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T06:45:58.185Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:45:58.185Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:45:58.201Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:45:58.201Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:45:58.201Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:45:58.201Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:45:58.202Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:45:58.202Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208358201, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:45:59.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:45:59.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:45:59.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:45:59.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:45:59.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:45:59.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:00.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:00.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:00.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:00.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:01.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:01.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:01.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:01.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:02.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:02.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:02.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:02.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:03.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:03.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:03.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:03.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:04.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:04.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:04.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:04.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:05.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:05.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:05.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:05.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:06.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:06.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:06.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:06.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:07.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T06:46:07.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:46:07.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T06:46:07.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:46:07.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T06:46:07.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:46:07.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:46:07.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:46:07.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:07.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:46:07.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:07.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T06:46:07.498Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T06:46:07.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:46:07.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:07.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:46:07.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:07.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:07.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208367499, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:08.500Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:46:08.500Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:46:08.500Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:08.504Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:08.504Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:08.504Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:08.574Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14995882408015545821/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T06:46:09.134Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:46:09.135Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:46:09.135Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:09.135Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:46:09.135Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:09.135Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:09.135Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:46:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:46:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:46:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:46:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:46:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:46:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:46:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:46:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:46:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:46:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:46:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:46:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:46:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:46:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:46:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:46:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:46:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:46:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:46:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:46:09.139Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:46:09.139Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:46:09.139Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T06:46:09.181Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T06:46:09.182Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:46:09.182Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T06:46:09.182Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:46:09.182Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:09.182Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:09.182Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208369182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:10.183Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:46:10.184Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T06:46:10.184Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:46:10.184Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:10.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:10.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208370183, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:11.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 2023-03-19T06:46:11.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:46:11.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208324905, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208325949, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208326950, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208358201, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:46:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208367499, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208369182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:46:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208370183, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T06:46:11.190Z||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: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:46:11.209Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:46:11.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:46:11.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:46:11.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:46:11.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:46:11.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:46:11.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:46:11.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:46:11.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:46:11.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:46:11.224Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:46:41.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:46:41.236Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T06:46:41.236Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T06:46:41.237Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T06:46:41.244Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:46:41.258Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T06:46:41.258Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d7bd7fa7-e05f-4099-92ab-631620832795], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T06:46:41.264Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:46:41.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:46:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[217264], x-aai-txid=[0-aai-resources-230319-06:46:42:775-11818], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:46:41.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:46:41.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T06:46:41.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:46:41.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:46:41.442Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:46:41.442Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:46:41.442Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:46:41.442Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:41.442Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:41.442Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208401442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:46:42.467Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:46:42.468Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:46:42.468Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:42.468Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:42.468Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:42.468Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:43.469Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:43.469Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:43.469Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:43.469Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:44.470Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:44.470Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:44.471Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:44.471Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:45.471Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:45.472Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:45.472Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:45.472Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:46.473Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:46.473Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:46.474Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:46.474Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:47.474Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:47.475Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:47.475Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:47.475Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:48.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:46:48.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:48.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:48.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:49.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T06:46:49.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:46:49.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T06:46:49.477Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:46:49.477Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T06:46:49.515Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:46:49.516Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:46:49.516Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:46:49.516Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:46:49.516Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:46:49.516Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:46:49.544Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:46:49.544Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3fadc348 2023-03-19T06:46:49.544Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:46:49.544Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T06:46:49.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:46:49.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:46:49.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T06:46:49.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:46:49.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:49.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:49.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208409545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:50.547Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:46:50.591Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T06:46:50.591Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:46:50.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T06:46:50.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:46:50.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:50.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:50.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208410591, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:51.594Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:46:51.594Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T06:46:51.594Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:46:51.594Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:46:51.594Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:46:51.594Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208411594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:46:52.595Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:46:52.617Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:46:52.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:46:52.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:46:52.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:46:52.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:46:52.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:46:52.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:46:52.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:46:52.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:46:52.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:46:52.637Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:47:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208401442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:47:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208409545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208410591, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T06:47:11.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:11.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:47:11.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208411594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T06:47:11.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:47:22.637Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:47:22.649Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T06:47:22.649Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T06:47:22.649Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T06:47:22.654Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:47:22.669Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:47:22.669Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T06:47:22.676Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:47:22.823Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T06:47:22.823Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:47:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[274432], x-aai-txid=[0-aai-resources-230319-06:47:24:186-78410], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:47:22.823Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:47:22.823Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:47:22.823Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:47:22.830Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:47:22.830Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:47:22.830Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:47:22.830Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:22.831Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:22.831Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208442830, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:47:23.856Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:47:23.856Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:47:23.857Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:47:23.857Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:23.857Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:23.857Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:24.858Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:47:24.858Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:24.858Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:24.858Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:25.859Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:47:25.859Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:25.860Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:25.860Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:26.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:47:26.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:26.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:26.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:27.862Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:47:27.863Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:27.863Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:27.863Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:28.864Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:47:28.864Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:28.864Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:28.864Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:29.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:47:29.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:29.866Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:29.866Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:30.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:47:30.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:30.868Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:30.868Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:31.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T06:47:31.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:47:31.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T06:47:31.870Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:47:31.870Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T06:47:31.908Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:47:31.909Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:47:31.909Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:47:31.909Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:31.909Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:47:31.909Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:32.076Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T06:47:32.079Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T06:47:32.079Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:47:32.079Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:32.079Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:47:32.080Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:32.080Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:32.080Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208452079, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:33.081Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:47:33.081Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:47:33.081Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.084Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.085Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.085Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.158Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5954096305888467422/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T06:47:33.703Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:47:33.704Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:47:33.705Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T06:47:33.748Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T06:47:33.749Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:47:33.749Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T06:47:33.749Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:47:33.749Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:33.749Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:33.749Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208453749, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:34.750Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:47:34.750Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T06:47:34.750Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:47:34.751Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:47:34.751Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:47:34.751Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208454750, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:47:35.752Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:47:35.774Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:47:35.778Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:47:35.778Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:47:35.778Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:47:35.778Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:47:35.778Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:47:35.778Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:47:35.778Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:47:35.778Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:47:35.778Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:47:35.791Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:48:05.792Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:48:05.807Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T06:48:05.808Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T06:48:05.808Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T06:48:05.811Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:48:05.824Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:48:05.824Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T06:48:05.830Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:48:05.966Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T06:48:05.967Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:48:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[376968], x-aai-txid=[1-aai-resources-230319-06:48:07:342-34195], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:48:05.967Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:48:05.967Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:48:05.967Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:48:05.976Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:48:05.976Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:48:05.976Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:48:05.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:05.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:05.977Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208485976, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:48:07.002Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:48:07.002Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:48:07.002Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:48:07.003Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:07.003Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:07.003Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:08.004Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:48:08.004Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:08.005Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:08.005Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:09.006Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:48:09.007Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:09.007Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:09.007Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:10.008Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:48:10.009Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:10.009Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:10.009Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:11.010Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:48:11.010Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:11.010Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:11.010Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:11.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208442830, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:48:11.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208452079, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208453749, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208454750, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208485976, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:48:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:48:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:48:12.011Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:48:12.012Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:12.012Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:12.012Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:13.013Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:48:13.013Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:13.013Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:13.014Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:14.015Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:48:14.016Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:14.016Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:14.016Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:15.018Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T06:48:15.018Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:48:15.018Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T06:48:15.019Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:48:15.019Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:48:15.070Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:48:15.071Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:48:15.071Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:48:15.071Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:15.071Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:48:15.071Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:15.297Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T06:48:15.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T06:48:15.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T06:48:15.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:15.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:48:15.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:15.302Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:15.302Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208495301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:16.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:48:16.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:48:16.304Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.304Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.304Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.304Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.383Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8656576503834476579/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T06:48:16.961Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:48:16.961Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:48:16.961Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.961Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:48:16.961Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.961Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.961Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.961Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.961Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:48:16.962Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:48:16.963Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:48:16.979Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:48:16.983Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||pNF b0785eb3-a104 0 2023-03-19T06:48:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 2023-03-19T06:48:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T06:48:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T06:48:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF b0785eb3-a104 0 b4fe9066-e5da-4acd-8aaf-131c01127143 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:48:16.996Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@686f295, org.onap.sdc.toscaparser.api.parameters.Input@741670a8, org.onap.sdc.toscaparser.api.parameters.Input@5fa65150, org.onap.sdc.toscaparser.api.parameters.Input@5ae1d8b, org.onap.sdc.toscaparser.api.parameters.Input@348d45f1] 2023-03-19T06:48:16.996Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:48:16.997Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:48:16.997Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 3f287917-97e3-4941-8623-53260f175214: pNF b0785eb3-a104 2023-03-19T06:48:16.997Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Processing PNF resource: b4fe9066-e5da-4acd-8aaf-131c01127143 2023-03-19T06:48:16.997Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:48:16.997Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:48:16.998Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Resource customization UUID: 311c2578-470b-434a-90f2-b25072d859ba is the same as notified resource customizationUUID: 311c2578-470b-434a-90f2-b25072d859ba Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-19T06:48:17.068Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF b0785eb3-a104 b4fe9066-e5da-4acd-8aaf-131c01127143 0 ASDC deployResourceStructure 2023-03-19T06:48:17.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T06:48:17.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:48:17.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T06:48:17.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:17.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:17.070Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208497069, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:48:18.071Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:48:18.094Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:48:18.098Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:48:18.098Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:48:18.099Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:48:18.099Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:48:18.099Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:48:18.099Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:48:18.099Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:48:18.099Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:48:18.099Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:48:18.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:48:48.113Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:48:48.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T06:48:48.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T06:48:48.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T06:48:48.128Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:48:48.141Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:48:48.142Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T06:48:48.149Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:48:48.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T06:48:48.306Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:48:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[229560], x-aai-txid=[1-aai-resources-230319-06:48:49:662-1583], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:48:48.306Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:48:48.307Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:48:48.307Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:48:48.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:48:48.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:48:48.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:48:48.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:48:48.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:48:48.316Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208528315, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:48:49.340Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T06:48:49.340Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T06:48:49.341Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:48:49.342Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:48:49.342Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:48:49.342Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:48:49.345Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=7, 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-03-19T06:48:49.348Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-20363d83-536e-4986-98f6-b7f84148cf46 2023-03-19T06:48:49.349Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T06:48:49.349Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:48:51.494Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:48:54.502Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:48:57.510Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:49:00.517Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:49:03.527Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:49:06.535Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:49:09.543Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:49:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:11.198Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:49:11.198Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:49:11.205Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-20363d83-536e-4986-98f6-b7f84148cf46', protocol='range'} 2023-03-19T06:49:11.205Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:49:11.210Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-20363d83-536e-4986-98f6-b7f84148cf46=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:49:11.227Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-20363d83-536e-4986-98f6-b7f84148cf46', protocol='range'} 2023-03-19T06:49:11.227Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T06:49:11.228Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T06:49:11.228Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:49:11.228Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:49:11.229Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:49:11.233Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:49:11.233Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:49:11.233Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:49:11.233Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:49:11.233Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:49:11.233Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:49:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:49:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:49:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:49:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=846, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:49:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:49:11.234Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:49:12.249Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208007114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208495301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208497069, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:49:12.250Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:49:12.251Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208528315, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:49:12.251Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:49:12.253Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:49:12.253Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:49:12.256Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:49:12.256Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:49:12.257Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:49:12.257Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:13.258Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:49:13.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:49:13.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:49:13.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:14.260Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:49:14.261Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:49:14.261Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:49:14.261Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:15.261Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:49:15.262Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:49:15.262Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:49:15.262Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:16.264Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:49:16.264Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:49:16.265Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:49:16.265Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:17.266Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:49:17.267Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:49:17.267Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:49:17.267Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:18.268Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:49:18.268Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:49:18.269Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:49:18.269Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:19.271Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T06:49:19.271Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:49:19.271Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T06:49:19.272Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:49:19.272Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T06:49:19.313Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:49:19.314Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:49:19.314Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:49:19.314Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:49:19.314Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:49:19.314Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:49:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:49:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7b20d75a 2023-03-19T06:49:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:49:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:49:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:49:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T06:49:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T06:49:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:49:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:49:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:49:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208559360, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:20.361Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:49:20.377Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:49:20.377Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:49:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T06:49:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T06:49:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:49:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:49:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:49:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:49:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@f5547c8 2023-03-19T06:49:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:49:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:49:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:49:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T06:49:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T06:49:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:49:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:49:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:49:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208560457, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:49:21.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:49:21.459Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:49:21.482Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:49:21.487Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:49:21.487Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:49:51.487Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:49:51.511Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:49:51.515Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:49:51.516Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:50:11.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:50:11.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:50:11.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:50:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:50:21.516Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:50:21.537Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:50:21.541Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:50:21.541Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:50:51.542Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:50:51.563Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:50:51.567Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:50:51.568Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:51:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:51:11.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:51:11.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:51:11.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:51:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:51:11.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:51:11.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208559360, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:51:11.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:51:11.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:51:11.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208560457, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:51:11.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:51:21.568Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:51:21.587Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:51:21.590Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:51:21.590Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:51:51.591Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:51:51.612Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:51:51.616Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:51:51.616Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:52:11.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:52:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.195Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.195Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T06:52:11.195Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.195Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.195Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.195Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T06:52:11.196Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.196Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.196Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.196Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.196Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.196Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.196Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.196Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.196Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.199Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.200Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.201Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.202Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208677600, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208679056, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "ves-openapi-manager", "timestamp": 1679208697368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208676130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.203Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208693386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208710289, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208710126, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "cds-sdc-listener", "timestamp": 1679208710678, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.204Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208711668, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208711131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.205Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "cds-sdc-listener", "timestamp": 1679208711683, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.206Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.206Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.206Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208711386, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.206Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.206Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.206Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.206Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.206Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.206Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "policy-distribution-id", "timestamp": 1679208712132, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:52:11.236Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fdbcad5a-c9fb-489a-b429-df1d4efde3db 2023-03-19T06:52:11.236Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fdbcad5a-c9fb-489a-b429-df1d4efde3db and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:52:11.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.254Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "cds-sdc-listener", "timestamp": 1679208711683, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.254Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.254Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208712465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.254Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208713723, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "cds-sdc-listener", "timestamp": 1679208711683, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208713133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208713589, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.256Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208714726, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:52:11.267Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fdbcad5a-c9fb-489a-b429-df1d4efde3db 2023-03-19T06:52:11.267Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fdbcad5a-c9fb-489a-b429-df1d4efde3db and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:52:11.285Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.285Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "ves-openapi-manager", "timestamp": 1679208715296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.285Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "cds-sdc-listener", "timestamp": 1679208711683, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208713133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.287Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208714732, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:52:11.299Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fdbcad5a-c9fb-489a-b429-df1d4efde3db 2023-03-19T06:52:11.299Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fdbcad5a-c9fb-489a-b429-df1d4efde3db and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T06:52:11.317Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.317Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "ves-openapi-manager", "timestamp": 1679208715296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.317Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.317Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.318Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208713133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T06:52:11.318Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.318Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.318Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "cds-sdc-listener", "timestamp": 1679208711683, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.318Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.318Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.319Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:52:11.319Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.319Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.319Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "multicloud-k8s", "timestamp": 1679208715734, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-19T06:52:11.319Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.319Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.319Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "ves-openapi-manager", "timestamp": 1679208715296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.319Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.319Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.320Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208713133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.320Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.320Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.320Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "cds-sdc-listener", "timestamp": 1679208711683, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.320Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.320Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.320Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208716741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.320Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.321Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.321Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208717985, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.321Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.321Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.321Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "ves-openapi-manager", "timestamp": 1679208715296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.321Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.321Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.321Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208713133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.321Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.322Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.322Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "cds-sdc-listener", "timestamp": 1679208711683, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.322Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.322Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.322Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208716741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:52:11.322Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.322Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.323Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "ves-openapi-manager", "timestamp": 1679208715296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.323Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.323Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.323Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "cds-sdc-listener", "timestamp": 1679208711683, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:52:11.323Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.323Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.323Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208713133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.324Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.324Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.324Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208716741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T06:52:11.324Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.324Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.324Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "ves-openapi-manager", "timestamp": 1679208715296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.324Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.324Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.324Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208713133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.325Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.325Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.325Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "cds-sdc-listener", "timestamp": 1679208719861, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.325Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.325Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.325Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208716741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.325Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.325Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.326Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "ves-openapi-manager", "timestamp": 1679208715296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.326Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.326Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.326Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208713133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:52:11.326Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.326Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.326Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208716741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T06:52:11.326Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.326Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.327Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "ves-openapi-manager", "timestamp": 1679208715296, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.327Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.327Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.327Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208721254, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.327Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.327Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.327Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208716741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.328Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.328Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.328Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208722257, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:52:11.328Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.328Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.328Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208723643, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:52:11.328Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.329Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.329Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208716741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.329Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.329Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.329Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208723386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.330Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.330Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.330Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "policy-distribution-id", "timestamp": 1679208723259, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:52:11.357Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9124b893-d814-4d13-b555-c4f1cb473511 2023-03-19T06:52:11.357Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9124b893-d814-4d13-b555-c4f1cb473511 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:52:11.373Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.373Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "aai-model-loader", "timestamp": 1679208724645, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:52:11.382Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fdbcad5a-c9fb-489a-b429-df1d4efde3db 2023-03-19T06:52:11.382Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fdbcad5a-c9fb-489a-b429-df1d4efde3db and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:52:11.396Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208716741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208723386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208724850, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208723386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208725946, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.397Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208723386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208727021, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208723386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.398Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208728075, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:52:11.408Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9124b893-d814-4d13-b555-c4f1cb473511 2023-03-19T06:52:11.408Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9124b893-d814-4d13-b555-c4f1cb473511 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T06:52:11.420Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.420Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208723386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "multicloud-k8s", "timestamp": 1679208729078, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208723386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208723386, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:52:11.421Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:52:21.616Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:52:21.637Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:52:21.641Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:52:21.641Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:52:51.641Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:52:51.667Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:52:51.671Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:52:51.672Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:53:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:53:11.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:53:11.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208707848, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:53:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:53:21.672Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:53:21.697Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:53:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:53:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:53:51.702Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:53:51.724Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:53:51.728Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:53:51.728Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:54:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:54:11.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:54:11.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208732170, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:54:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:54:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:54:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208733750, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:54:11.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:54:11.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:54:11.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208734182, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:54:11.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:54:11.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:54:11.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208735185, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:54:11.206Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9124b893-d814-4d13-b555-c4f1cb473511 2023-03-19T06:54:11.207Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9124b893-d814-4d13-b555-c4f1cb473511 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:54:11.226Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:54:11.226Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208740089, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:54:11.226Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:54:11.226Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:54:11.226Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "aai-model-loader", "timestamp": 1679208741091, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:54:11.240Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9124b893-d814-4d13-b555-c4f1cb473511 2023-03-19T06:54:11.240Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9124b893-d814-4d13-b555-c4f1cb473511 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:54:12.329Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:54:12.330Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-20363d83-536e-4986-98f6-b7f84148cf46 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-03-19T06:54:12.330Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T06:54:12.330Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T06:54:15.118Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:18.128Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:21.135Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:21.728Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T06:54:21.729Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:54:21.742Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T06:54:21.742Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T06:54:21.743Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T06:54:21.749Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:54:21.768Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T06:54:21.769Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9aa62379-d4be-47a0-9a60-0e9268602edf], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T06:54:21.776Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T06:54:21.815Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 06:54:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[36], x-aai-txid=[1-aai-resources-230319-06:54:23:293-43291], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:54:21.817Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T06:54:21.818Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T06:54:21.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:54:21.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:54:21.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:54:21.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:54:21.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:54:21.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T06:54:21.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T06:54:21.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:54:21.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:54:21.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208861831, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:54:22.857Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:54:22.858Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:54:22.858Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:54:22.858Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:54:22.858Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:54:22.858Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:54:23.859Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:54:23.860Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:54:23.860Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:54:23.860Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:54:24.144Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:24.861Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T06:54:24.861Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:54:24.861Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T06:54:24.862Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T06:54:24.863Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T06:54:24.907Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:54:24.908Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:54:24.908Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:54:24.908Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:54:24.908Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:54:24.908Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T06:54:24.930Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:54:24.930Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1b88f1a2 2023-03-19T06:54:24.930Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:54:24.930Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T06:54:24.931Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:54:24.931Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:54:24.931Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T06:54:24.931Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:54:24.931Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:54:24.931Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:54:24.931Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208864931, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:54:25.932Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:54:25.971Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T06:54:25.971Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:54:25.971Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T06:54:25.971Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:54:25.971Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:54:25.972Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:54:25.972Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208865971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:54:26.973Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T06:54:26.973Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T06:54:26.973Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:54:26.974Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:54:26.974Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:54:26.974Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208866973, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:54:27.151Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:27.975Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:54:28.000Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:54:28.004Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:54:28.005Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:54:28.005Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:54:28.005Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:54:28.005Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:54:28.005Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:54:28.005Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:54:28.006Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:54:28.006Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:54:28.017Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:54:30.159Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:33.169Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:36.178Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:39.186Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:42.195Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:45.204Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:48.212Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:51.221Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:54.229Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:57.237Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:54:58.017Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:54:58.029Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T06:54:58.029Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T06:54:58.030Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T06:54:58.037Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:54:58.053Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:54:58.053Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T06:54:58.060Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:54:58.210Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T06:54:58.211Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:54:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[331912], x-aai-txid=[2-aai-resources-230319-06:54:59:573-81721], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:54:58.211Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:54:58.212Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:54:58.212Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:54:58.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:54:58.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:54:58.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:54:58.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:54:58.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:54:58.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208898219, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:54:59.249Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:54:59.249Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:54:59.249Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:54:59.250Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:54:59.250Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:54:59.250Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:00.244Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:55:00.250Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:00.251Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:00.251Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:00.251Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:01.251Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:01.252Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:01.252Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:01.252Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:02.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:02.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:02.253Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:02.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:03.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:55:03.254Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:03.255Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:03.255Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:03.255Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:04.256Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:04.256Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:04.256Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:04.256Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:05.258Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:05.258Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:05.258Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:05.258Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:06.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:06.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:06.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:06.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:06.261Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:55:07.264Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T06:55:07.264Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:55:07.264Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T06:55:07.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:55:07.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T06:55:07.309Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:55:07.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:55:07.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:55:07.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:07.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:55:07.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:07.523Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T06:55:07.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T06:55:07.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:55:07.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:07.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:55:07.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:07.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:07.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208907525, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:08.528Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:55:08.528Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:55:08.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:08.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:08.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:08.530Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:08.603Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10131352004670575425/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T06:55:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:55:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:55:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T06:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:55:09.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:55:09.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:55:09.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:55:09.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:55:09.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:55:09.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:55:09.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T06:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:55:09.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:55:09.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:55:09.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:55:09.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T06:55:09.264Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T06:55:09.264Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:55:09.264Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T06:55:09.264Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:55:09.264Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:09.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:09.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208909264, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:09.284Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:55:10.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T06:55:10.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T06:55:10.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:55:10.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:10.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:10.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208910265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:11.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:11.200Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:55:11.201Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:55:11.208Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:55:11.208Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T06:55:11.229Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:55:11.230Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:55:11.230Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:55:11.235Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:55:11.235Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:55:11.236Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:55:11.236Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1000, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:55:11.236Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:55:11.236Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:55:11.267Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:55:11.291Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:55:11.298Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:55:11.298Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:55:11.299Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:55:11.299Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:55:11.299Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:55:11.299Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:55:11.299Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:55:11.300Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:55:11.300Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:55:11.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:55:12.252Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.252Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208784262, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.253Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.253Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.253Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "ves-openapi-manager", "timestamp": 1679208795299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.253Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.253Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.253Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208780864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.253Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208797848, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "multicloud-k8s", "timestamp": 1679208790083, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208784262, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.254Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "ves-openapi-manager", "timestamp": 1679208795299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208797848, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208780864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.255Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.255Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "multicloud-k8s", "timestamp": 1679208790083, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208784262, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "ves-openapi-manager", "timestamp": 1679208795299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208797848, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.256Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208780864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "multicloud-k8s", "timestamp": 1679208790083, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208784262, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "ves-openapi-manager", "timestamp": 1679208795299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.258Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208797848, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.258Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208780864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "multicloud-k8s", "timestamp": 1679208790083, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.259Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "ves-openapi-manager", "timestamp": 1679208795299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.259Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208784262, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208797848, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208780864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "multicloud-k8s", "timestamp": 1679208790083, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "ves-openapi-manager", "timestamp": 1679208795299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208784262, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.261Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208797848, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208780864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "multicloud-k8s", "timestamp": 1679208790083, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "ves-openapi-manager", "timestamp": 1679208795299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-19T06:55:12.262Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208784262, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208797848, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208780864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "multicloud-k8s", "timestamp": 1679208790083, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "ves-openapi-manager", "timestamp": 1679208795299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.264Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208784262, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208797848, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208780864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "multicloud-k8s", "timestamp": 1679208790083, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "ves-openapi-manager", "timestamp": 1679208795299, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208784262, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208797848, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "multicloud-k8s", "timestamp": 1679208790083, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208780864, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208806355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:55:12.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "cds-sdc-listener", "timestamp": 1679208806907, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208807690, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208807358, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.266Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "policy-distribution-id", "timestamp": 1679208808360, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:55:12.306Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7a79c3b3-4975-47fd-9e33-6d84e6286460 2023-03-19T06:55:12.306Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a79c3b3-4975-47fd-9e33-6d84e6286460 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:55:12.327Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.327Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208811355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:55:12.328Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.328Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.328Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "aai-model-loader", "timestamp": 1679208812357, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:55:12.342Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7a79c3b3-4975-47fd-9e33-6d84e6286460 2023-03-19T06:55:12.342Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a79c3b3-4975-47fd-9e33-6d84e6286460 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:55:12.364Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.364Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208813386, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.364Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.364Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208813386, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208813386, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208813386, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.365Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208813386, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208813386, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208813386, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208813386, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.366Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208813386, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208823147, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208824811, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.367Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679208825816, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:55:12.381Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7a79c3b3-4975-47fd-9e33-6d84e6286460 2023-03-19T06:55:12.382Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a79c3b3-4975-47fd-9e33-6d84e6286460 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T06:55:12.401Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.402Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679208861831, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T06:55:12.402Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.402Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.402Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.402Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.402Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.402Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:55:12.402Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.403Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.403Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208864931, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:55:12.403Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.403Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.403Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208865971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T06:55:12.403Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.403Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.403Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208866973, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T06:55:12.403Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679208898219, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.404Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.405Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208907525, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.406Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.407Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208909264, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T06:55:12.407Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:12.407Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:55:12.407Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208910265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T06:55:12.407Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:55:41.313Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:55:41.322Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T06:55:41.322Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T06:55:41.323Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T06:55:41.330Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:55:41.344Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T06:55:41.345Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1bd3161f-3296-472e-8117-35ec21822a4f], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T06:55:41.352Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:55:41.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:55:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[217264], x-aai-txid=[0-aai-resources-230319-06:55:42:866-79530], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:55:41.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:55:41.511Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T06:55:41.511Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:55:41.511Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:55:41.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:55:41.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:55:41.522Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:55:41.522Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:41.522Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:41.522Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208941522, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:55:42.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:55:42.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:55:42.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:42.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:42.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:42.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:43.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:43.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:43.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:43.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:44.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:44.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:44.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:44.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:45.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:45.552Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:45.552Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:45.552Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:46.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:46.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:46.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:46.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:47.554Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:47.554Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:47.554Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:47.555Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:48.555Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:55:48.556Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:48.556Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:48.556Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:49.557Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T06:55:49.558Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:55:49.558Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T06:55:49.559Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:55:49.559Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T06:55:49.599Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:55:49.600Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:55:49.600Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:55:49.600Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:55:49.600Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:55:49.601Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T06:55:49.637Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:55:49.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f89f224 2023-03-19T06:55:49.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:55:49.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T06:55:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:55:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:55:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T06:55:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:55:49.639Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:49.640Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:49.640Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208949639, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:50.641Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T06:55:50.685Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T06:55:50.685Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:55:50.685Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T06:55:50.685Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:55:50.686Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:50.686Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:50.686Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208950685, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:51.687Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T06:55:51.688Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T06:55:51.688Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:55:51.688Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:55:51.688Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:55:51.688Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208951687, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:55:52.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:55:52.715Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:55:52.719Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:55:52.719Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:55:52.719Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:55:52.719Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:55:52.719Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:55:52.719Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:55:52.719Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:55:52.720Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:55:52.720Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:55:52.732Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:56:11.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:11.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679208941522, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:56:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:56:11.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T06:56:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T06:56:11.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:56:11.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T06:56:11.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:56:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:56:11.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208949639, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T06:56:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208950685, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T06:56:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:11.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T06:56:11.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208951687, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T06:56:11.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:56:22.732Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:56:22.742Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T06:56:22.743Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T06:56:22.743Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T06:56:22.750Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:56:22.772Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:56:22.773Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T06:56:22.779Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:56:22.912Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T06:56:22.913Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:56:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[274432], x-aai-txid=[2-aai-resources-230319-06:56:24:291-45792], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:56:22.913Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:56:22.913Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:56:22.913Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:56:22.922Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:56:22.922Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:56:22.922Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:56:22.923Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:22.923Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:22.923Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208982922, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:56:23.944Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:56:23.944Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:56:23.944Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:56:23.944Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:23.944Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:23.945Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:24.945Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:56:24.946Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:24.946Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:24.946Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:25.946Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:56:25.947Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:25.947Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:25.947Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:26.948Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:56:26.948Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:26.948Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:26.948Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:27.949Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:56:27.949Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:27.949Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:27.949Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:28.950Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:56:28.950Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:28.950Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:28.951Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:29.951Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:56:29.952Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:29.952Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:29.952Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:30.952Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:56:30.953Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:30.953Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:30.953Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:31.954Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T06:56:31.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:56:31.955Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T06:56:31.955Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:56:31.955Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T06:56:31.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:56:31.994Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:56:31.994Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:56:31.994Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:31.994Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:56:31.994Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:32.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T06:56:32.248Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T06:56:32.249Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:56:32.249Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:32.249Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:56:32.249Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:32.249Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:32.250Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208992249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:33.250Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:56:33.251Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:56:33.251Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.252Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.252Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.252Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.327Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2953372841077560572/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T06:56:33.918Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:56:33.918Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:56:33.919Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.919Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:56:33.919Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.919Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.919Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.919Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.919Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.919Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.919Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T06:56:33.920Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:56:33.920Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:56:33.920Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:56:33.920Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:56:33.920Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:56:33.920Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:56:33.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:56:33.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T06:56:33.966Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T06:56:33.967Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:56:33.967Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T06:56:33.967Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:56:33.967Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:33.968Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:33.968Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208993967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:34.968Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T06:56:34.969Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T06:56:34.969Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:56:34.969Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:56:34.969Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:56:34.969Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208994968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:56:35.970Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:56:35.994Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:56:35.999Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:56:35.999Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:56:35.999Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:56:35.999Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:56:36.000Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:56:36.000Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:56:36.000Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:56:36.000Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:56:36.000Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:56:36.012Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:57:06.013Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:57:06.022Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T06:57:06.023Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T06:57:06.023Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T06:57:06.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:57:06.044Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T06:57:06.044Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ad7e8086-b577-4955-bb20-c9b47559b46d], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T06:57:06.051Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:57:06.190Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:57:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[376968], x-aai-txid=[2-aai-resources-230319-06:57:07:565-26254], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:57:06.190Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:57:06.191Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T06:57:06.191Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:57:06.191Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:57:06.199Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:57:06.200Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:57:06.200Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:57:06.200Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:06.200Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:06.200Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209026200, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:57:07.226Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:57:07.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:57:07.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:57:07.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:07.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:07.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:08.228Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:57:08.229Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:08.229Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:08.229Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:09.230Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:57:09.230Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:09.230Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:09.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:10.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:57:10.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:10.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:10.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:11.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679208982922, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:57:11.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208992249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:57:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208993967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T06:57:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679208994968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T06:57:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209026200, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:57:11.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:57:11.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:57:11.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:57:11.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:11.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:11.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:12.234Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:57:12.235Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:12.235Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:12.235Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:13.236Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:57:13.236Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:13.237Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:13.237Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:14.237Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:57:14.238Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:14.238Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:14.238Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:15.239Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T06:57:15.239Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:57:15.239Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T06:57:15.240Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T06:57:15.240Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T06:57:15.289Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:57:15.289Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:57:15.289Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:57:15.289Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:15.290Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:57:15.290Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:15.503Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T06:57:15.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T06:57:15.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T06:57:15.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:15.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T06:57:15.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:15.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:15.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209035506, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:16.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:57:16.508Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:57:16.508Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:16.508Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:16.509Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:16.509Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:16.583Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5544450699873853207/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T06:57:17.179Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T06:57:17.179Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:57:17.179Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:17.179Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T06:57:17.179Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:17.179Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:17.179Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T06:57:17.180Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T06:57:17.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T06:57:17.223Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T06:57:17.223Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T06:57:17.224Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T06:57:17.224Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:57:17.224Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:17.224Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:17.224Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209037223, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:18.225Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T06:57:18.226Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T06:57:18.226Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T06:57:18.226Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:18.226Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:18.226Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209038225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:57:19.227Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:57:19.251Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:57:19.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T06:57:19.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T06:57:19.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T06:57:19.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T06:57:19.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:57:19.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:57:19.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:57:19.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T06:57:19.256Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T06:57:19.267Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T06:57:49.268Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T06:57:49.278Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T06:57:49.279Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T06:57:49.279Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T06:57:49.286Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T06:57:49.304Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T06:57:49.304Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T06:57:49.310Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T06:57:49.436Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T06:57:49.437Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 06:57:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[229560], x-aai-txid=[2-aai-resources-230319-06:57:50:824-89588], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T06:57:49.437Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T06:57:49.437Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T06:57:49.437Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:57:49.445Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:57:49.445Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T06:57:49.446Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T06:57:49.446Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:57:49.446Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:57:49.446Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209069445, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T06:57:50.473Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T06:57:50.474Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T06:57:50.474Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:57:50.474Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:57:50.474Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T06:57:50.474Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:57:50.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-23e74a65-0e0c-4d9b-abdf-5d07b3991053 2023-03-19T06:57:50.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=7, 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-03-19T06:57:50.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T06:57:50.487Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T06:57:50.797Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:57:53.805Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:57:56.813Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:57:59.821Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:58:02.830Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:58:05.837Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:58:08.846Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T06:58:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:11.197Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T06:58:11.197Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T06:58:11.203Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:58:11.205Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-23e74a65-0e0c-4d9b-abdf-5d07b3991053', protocol='range'} 2023-03-19T06:58:11.208Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 27: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=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-b4764619-75b2-4394-83e5-b416a0adc59c-23e74a65-0e0c-4d9b-abdf-5d07b3991053=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-19T06:58:11.223Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-23e74a65-0e0c-4d9b-abdf-5d07b3991053', protocol='range'} 2023-03-19T06:58:11.224Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T06:58:11.224Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T06:58:11.224Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T06:58:11.224Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T06:58:11.224Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T06:58:11.229Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:58:11.229Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:58:11.229Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:58:11.230Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:58:11.230Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:58:11.230Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:58:11.230Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:58:11.230Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1110, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T06:58:11.230Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:58:11.230Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T06:58:11.230Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:58:11.230Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T06:58:12.250Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T06:58:12.250Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T06:58:12.253Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:58:12.253Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:58:12.253Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:58:12.253Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:12.256Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:58:12.256Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679208529340, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T06:58:12.257Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209035506, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209037223, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209038225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:58:12.258Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:58:12.259Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209069445, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T06:58:12.259Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:58:13.254Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:58:13.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:58:13.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:58:13.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:14.256Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:58:14.257Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:58:14.257Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:58:14.257Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:15.258Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:58:15.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:58:15.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:58:15.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:16.261Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:58:16.261Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:58:16.261Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:58:16.261Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:17.263Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:58:17.263Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:58:17.263Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:58:17.264Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:18.265Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T06:58:18.265Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:58:18.266Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:58:18.266Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:19.267Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T06:58:19.267Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T06:58:19.267Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T06:58:19.268Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T06:58:19.268Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T06:58:19.299Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T06:58:19.299Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:58:19.299Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T06:58:19.299Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:58:19.299Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:58:19.299Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T06:58:19.351Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:58:19.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3096bcf5 2023-03-19T06:58:19.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:58:19.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:58:19.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:58:19.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T06:58:19.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T06:58:19.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:58:19.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:58:19.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:58:19.354Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209099353, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:20.356Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T06:58:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:58:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T06:58:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T06:58:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T06:58:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:58:20.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T06:58:20.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T06:58:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T06:58:20.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2fd4451 2023-03-19T06:58:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T06:58:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T06:58:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T06:58:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T06:58:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T06:58:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T06:58:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T06:58:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T06:58:20.398Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209100397, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:58:21.400Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T06:58:21.400Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:58:21.424Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:58:21.428Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:58:21.429Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:58:51.429Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:58:51.449Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:58:51.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:58:51.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:59:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T06:59:11.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T06:59:11.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T06:59:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T06:59:21.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:59:21.482Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:59:21.486Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:59:21.486Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T06:59:51.487Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:59:51.514Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T06:59:51.518Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T06:59:51.518Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:00:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:00:11.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:00:11.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:00:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:00:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:00:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T07:00:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:00:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:00:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:00:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:00:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209099353, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:00:11.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:00:11.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:00:11.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209100397, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:00:11.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:00:21.519Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:00:21.543Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:00:21.547Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:00:21.548Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:00:51.548Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:00:51.572Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:00:51.577Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:00:51.577Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:01:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:01:21.577Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:01:21.594Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:01:21.597Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:01:21.597Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:01:51.597Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:01:51.623Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:01:51.626Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:01:51.626Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:02:11.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:02:21.626Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:02:21.650Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:02:21.654Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:02:21.654Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:02:51.654Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:02:51.680Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:02:51.686Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:02:51.686Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:03:11.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:03:12.251Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:03:12.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-23e74a65-0e0c-4d9b-abdf-5d07b3991053 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-03-19T07:03:12.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T07:03:12.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T07:03:14.736Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:03:14.754Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:03:14.754Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:03:14.760Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:03:14.761Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 28: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:03:14.777Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:03:14.778Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:03:14.779Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:03:14.784Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:03:14.784Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:03:14.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:03:14.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1127, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:03:14.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:03:14.785Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:03:21.687Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T07:03:21.687Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:03:21.697Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T07:03:21.698Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T07:03:21.698Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T07:03:21.705Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:03:21.722Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T07:03:21.723Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d4362a32-0984-42de-8ef8-77e7f560514b], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T07:03:21.728Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:03:21.756Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 07:03:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[26], x-aai-txid=[0-aai-resources-230319-07:03:23:243-13618], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:03:21.757Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T07:03:21.757Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T07:03:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:03:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:03:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:03:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:03:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:03:21.766Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:03:21.767Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T07:03:21.767Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:03:21.767Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:03:21.767Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209401767, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:03:21.784Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:03:21.784Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209401767, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T07:03:21.784Z||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-03-19T07:03:22.799Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:03:22.799Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:03:22.799Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:03:22.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:03:22.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:03:22.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:03:23.801Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:03:23.802Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:03:23.802Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:03:23.802Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:03:24.804Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T07:03:24.804Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:03:24.804Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T07:03:24.804Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T07:03:24.804Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T07:03:24.842Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:03:24.842Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:03:24.843Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:03:24.843Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:03:24.843Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:03:24.843Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:03:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T07:03:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@721ddcbf 2023-03-19T07:03:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:03:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T07:03:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:03:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:03:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T07:03:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:03:24.874Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:03:24.874Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:03:24.874Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209404873, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:03:25.875Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:03:25.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T07:03:25.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:03:25.914Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T07:03:25.914Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:03:25.914Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:03:25.914Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:03:25.914Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209405913, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:03:26.915Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:03:26.916Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T07:03:26.916Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:03:26.916Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:03:26.917Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:03:26.917Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209406915, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:03:27.917Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:03:27.936Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:03:27.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:03:27.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:03:27.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:03:27.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:03:27.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:03:27.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:03:27.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:03:27.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:03:27.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:03:27.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:03:57.950Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:03:57.957Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T07:03:57.957Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T07:03:57.958Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T07:03:57.964Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:03:57.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:03:57.982Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T07:03:57.989Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:03:58.116Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T07:03:58.116Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:03:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[331912], x-aai-txid=[2-aai-resources-230319-07:03:59:506-79328], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:03:58.117Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:03:58.117Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:03:58.117Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:03:58.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:03:58.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:03:58.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:03:58.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:03:58.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:03:58.125Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209438124, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:03:59.149Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:03:59.150Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:03:59.150Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:03:59.150Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:03:59.150Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:03:59.150Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:00.151Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:00.152Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:00.152Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:00.152Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:01.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:01.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:01.153Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:01.154Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:02.154Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:02.155Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:02.155Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:02.155Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:03.156Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:03.156Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:03.156Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:03.156Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:04.157Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:04.158Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:04.158Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:04.158Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:05.159Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:05.160Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:05.160Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:05.160Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:06.162Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:06.162Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:06.162Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:06.162Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:07.164Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T07:04:07.164Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:04:07.164Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T07:04:07.165Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:04:07.165Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T07:04:07.203Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:04:07.203Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:04:07.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:04:07.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:07.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:04:07.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:07.483Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:04:07.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T07:04:07.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:04:07.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:07.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:04:07.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:07.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:07.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209447488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:08.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:04:08.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:04:08.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:08.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:08.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:08.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:08.568Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13363318713949920887/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T07:04:09.149Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:04:09.149Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:04:09.149Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:09.149Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:04:09.149Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:09.149Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:09.149Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:09.149Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:09.150Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:09.150Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:09.150Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:04:09.150Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:04:09.150Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:04:09.150Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:04:09.150Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:04:09.150Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:04:09.150Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:04:09.151Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:04:09.152Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:04:09.152Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:04:09.152Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:04:09.152Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:04:09.152Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T07:04:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T07:04:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:04:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T07:04:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:04:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209449192, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:10.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:04:10.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T07:04:10.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:04:10.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:10.195Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:10.195Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209450194, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:11.181Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:04:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209404873, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209405913, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209406915, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209438124, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209447488, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209449192, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:04:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209450194, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T07:04:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:04:11.195Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:04:11.221Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:04:11.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:04:11.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:04:11.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:04:11.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:04:11.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:04:11.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:04:11.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:04:11.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:04:11.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:04:11.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:04:41.239Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:04:41.249Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T07:04:41.249Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T07:04:41.250Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T07:04:41.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:04:41.271Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:04:41.271Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T07:04:41.277Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:04:41.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T07:04:41.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:04:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[217264], x-aai-txid=[0-aai-resources-230319-07:04:42:795-90218], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:04:41.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:04:41.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:04:41.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:04:41.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:04:41.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:04:41.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:04:41.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:41.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:41.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209481435, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:04:42.470Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:04:42.470Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:04:42.471Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:42.471Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:42.471Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:42.471Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:43.472Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:43.472Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:43.472Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:43.472Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:44.473Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:44.473Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:44.474Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:44.474Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:45.474Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:45.475Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:45.475Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:45.475Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:46.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:46.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:46.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:46.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:47.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:47.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:47.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:47.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:48.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:04:48.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:48.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:48.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:49.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T07:04:49.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:04:49.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T07:04:49.482Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:04:49.482Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T07:04:49.518Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:04:49.518Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:04:49.518Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:04:49.519Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:04:49.519Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:04:49.519Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:04:49.547Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T07:04:49.547Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@619105e1 2023-03-19T07:04:49.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:04:49.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T07:04:49.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:04:49.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:04:49.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T07:04:49.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:04:49.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:49.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:49.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209489548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:50.550Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:04:50.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T07:04:50.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:04:50.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T07:04:50.591Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:04:50.591Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:50.591Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:50.591Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209490590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:51.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:04:51.593Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T07:04:51.593Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:04:51.593Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:04:51.593Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:04:51.593Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209491592, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:04:52.594Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:04:52.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:04:52.618Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:04:52.619Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:04:52.619Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:04:52.619Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:04:52.619Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:04:52.619Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:04:52.619Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:04:52.619Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:04:52.619Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:04:52.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:05:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209481435, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:05:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209489548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209490590, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209491592, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T07:05:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:05:22.631Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:05:22.640Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T07:05:22.641Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T07:05:22.641Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T07:05:22.649Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:05:22.667Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:05:22.667Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T07:05:22.675Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:05:22.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T07:05:22.817Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:05:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[274432], x-aai-txid=[0-aai-resources-230319-07:05:24:191-1648], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:05:22.817Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:05:22.817Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:05:22.817Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:05:22.825Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:05:22.826Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:05:22.826Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:05:22.826Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:22.826Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:22.826Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209522826, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:05:23.851Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:05:23.851Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:05:23.852Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:05:23.852Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:23.852Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:23.852Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:24.853Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:05:24.853Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:24.854Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:24.854Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:25.854Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:05:25.855Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:25.855Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:25.855Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:26.856Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:05:26.856Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:26.857Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:26.857Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:27.857Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:05:27.858Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:27.858Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:27.858Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:28.859Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:05:28.859Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:28.859Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:28.859Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:29.860Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:05:29.860Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:29.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:29.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:30.862Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:05:30.862Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:30.862Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:30.862Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:31.863Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T07:05:31.864Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:05:31.864Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T07:05:31.864Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:05:31.864Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T07:05:31.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:05:31.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:05:31.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:05:31.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:31.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:05:31.912Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:32.156Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:05:32.160Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T07:05:32.160Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:05:32.160Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:32.160Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:05:32.160Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:32.160Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:32.160Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209532160, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:33.161Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:05:33.161Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:05:33.162Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.162Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.162Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.162Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12988654952909929757/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T07:05:33.795Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:05:33.795Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:05:33.795Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.795Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:05:33.795Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.795Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.796Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.796Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.796Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.796Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.796Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:05:33.796Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:05:33.796Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:05:33.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:05:33.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:05:33.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:05:33.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:05:33.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:05:33.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:05:33.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:05:33.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:05:33.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:05:33.798Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T07:05:33.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T07:05:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:05:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T07:05:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:05:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:33.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:33.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209533835, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:34.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:05:34.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T07:05:34.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:05:34.838Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:05:34.838Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:05:34.838Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209534837, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:05:35.839Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:05:35.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:05:35.862Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:05:35.862Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:05:35.863Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:05:35.863Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:05:35.863Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:05:35.863Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:05:35.863Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:05:35.863Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:05:35.863Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:05:35.872Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:06:05.873Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:06:05.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T07:06:05.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T07:06:05.884Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T07:06:05.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:06:05.903Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:06:05.904Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T07:06:05.910Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:06:06.051Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T07:06:06.051Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:06:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[376968], x-aai-txid=[1-aai-resources-230319-07:06:07:427-40186], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:06:06.051Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:06:06.052Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:06:06.052Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:06:06.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:06:06.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:06:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:06:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209566059, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:06:07.087Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:06:07.087Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:06:07.088Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:07.088Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:07.088Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:07.088Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:08.089Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:08.089Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:08.089Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:08.089Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:09.090Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:09.090Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:09.090Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:09.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:10.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:10.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:10.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:10.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:11.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:11.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:11.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:11.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:11.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209522826, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:06:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209532160, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209533835, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209534837, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209566059, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:06:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:06:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:06:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:06:12.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:12.095Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:12.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:12.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:13.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:13.097Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:13.097Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:13.097Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:14.098Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:14.098Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:14.098Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:14.098Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:15.099Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T07:06:15.100Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:06:15.100Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T07:06:15.100Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:06:15.100Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T07:06:15.135Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:06:15.136Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:06:15.136Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:06:15.136Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:15.136Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:06:15.137Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:15.396Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:06:15.398Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T07:06:15.398Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:06:15.398Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:15.399Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:06:15.399Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:15.399Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:15.399Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209575398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:16.399Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:06:16.400Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:06:16.400Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:16.401Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:16.401Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:16.401Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:16.485Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1679082112448066194/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T07:06:17.085Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:06:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:06:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:06:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:06:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:06:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:06:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:06:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:06:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:06:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:06:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:06:17.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:06:17.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:06:17.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:06:17.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:06:17.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:06:17.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:06:17.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:06:17.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:06:17.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:06:17.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:06:17.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:06:17.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T07:06:17.127Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T07:06:17.128Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:06:17.128Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T07:06:17.128Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:06:17.128Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:17.128Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:17.128Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209577128, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:18.129Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:06:18.129Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T07:06:18.129Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:06:18.129Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:18.129Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:18.130Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209578129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:19.130Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:06:19.154Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:06:19.158Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:06:19.158Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:06:19.158Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:06:19.158Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:06:19.158Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:06:19.158Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:06:19.158Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:06:19.158Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:06:19.159Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:06:19.172Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:06:49.172Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:06:49.184Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T07:06:49.184Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T07:06:49.184Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T07:06:49.188Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:06:49.202Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:06:49.203Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T07:06:49.212Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:06:49.361Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T07:06:49.361Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:06:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[229560], x-aai-txid=[2-aai-resources-230319-07:06:50:730-41492], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:06:49.362Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:06:49.362Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:06:49.362Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:06:49.369Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:06:49.370Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:06:49.370Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:06:49.370Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:49.370Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:49.370Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209609370, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:06:50.397Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:06:50.397Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:06:50.397Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:50.398Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:50.398Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:50.398Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:51.400Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:51.400Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:51.400Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:51.400Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:52.400Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:52.401Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:52.401Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:52.401Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:53.402Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:53.402Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:53.402Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:53.402Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:54.403Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:54.403Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:54.403Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:54.403Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:55.404Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:55.404Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:55.404Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:55.405Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:56.405Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:56.405Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:56.406Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:56.406Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:57.406Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:57.407Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:57.407Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:57.407Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:58.408Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:58.408Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:58.408Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:58.408Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:06:59.409Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:06:59.410Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:06:59.410Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:06:59.410Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:00.411Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T07:07:00.411Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:07:00.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T07:07:00.412Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:07:00.412Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:07:00.478Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:07:00.478Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:07:00.478Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:07:00.478Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:00.478Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:00.478Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:00.709Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:00.715Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T07:07:00.715Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:07:00.716Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:00.716Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:00.716Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:00.716Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:00.716Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209620715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:01.717Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:07:01.717Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:07:01.718Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:01.718Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T07:07:01.718Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:01.718Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:01.815Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5066724584795601437/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T07:07:02.710Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:07:02.710Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:07:02.710Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:02.710Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T07:07:02.710Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:02.711Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:02.712Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:02.713Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:07:02.731Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:07:02.735Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||basic_cnf_macro 0 2023-03-19T07:07:02.735Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 2023-03-19T07:07:02.735Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f943a47f-1863-448d-9871-1f5ddf24b9e0 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-19T07:07:02.735Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:02.735Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-19T07:07:02.829Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:02.830Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json f943a47f-1863-448d-9871-1f5ddf24b9e0 1565 2023-03-19T07:07:02.830Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-19T07:07:02.830Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-19T07:07:02.830Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:02.830Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:02.830Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:02.830Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209622830, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:03.831Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "95a38285-0f0c-4e7f-bd9c-bea606293861", "vfModuleModelVersion": "1", "vfModuleModelUUID": "63fda35a-ea3a-461a-b01d-02de48101f2f", "vfModuleModelCustomizationUUID": "73274cba-ede1-4bb2-8adc-3a3e3b5ed8f7", "isBase": true, "artifacts": [ "262d64d8-7498-4590-b2cb-25d66da6e1f9", "e7537610-8d0b-4f8a-a48e-448829ed27c0" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "bb468d3e-efa3-4f46-be3a-dc9f03ea1442", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b5d0259b-bbfa-4105-ab67-f38fecd753b0", "vfModuleModelCustomizationUUID": "f82538fa-82a7-4cab-947e-625e94698564", "isBase": false, "artifacts": [ "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-19T07:07:03.837Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:63fda35a-ea3a-461a-b01d-02de48101f2f VfModuleModelInvariantUUID:95a38285-0f0c-4e7f-bd9c-bea606293861 VfModuleModelDescription:NULL Artifacts UUID List:{ 262d64d8-7498-4590-b2cb-25d66da6e1f9 , e7537610-8d0b-4f8a-a48e-448829ed27c0 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore 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 , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:b5d0259b-bbfa-4105-ab67-f38fecd753b0 VfModuleModelInvariantUUID:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 VfModuleModelDescription:NULL Artifacts UUID List:{ 8fdd2eb9-9c00-4a6f-b337-2bc176b891cc } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-19T07:07:03.841Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "95a38285-0f0c-4e7f-bd9c-bea606293861", "vfModuleModelVersion": "1", "vfModuleModelUUID": "63fda35a-ea3a-461a-b01d-02de48101f2f", "vfModuleModelCustomizationUUID": "73274cba-ede1-4bb2-8adc-3a3e3b5ed8f7", "isBase": true, "artifacts": [ "262d64d8-7498-4590-b2cb-25d66da6e1f9", "e7537610-8d0b-4f8a-a48e-448829ed27c0" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "bb468d3e-efa3-4f46-be3a-dc9f03ea1442", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b5d0259b-bbfa-4105-ab67-f38fecd753b0", "vfModuleModelCustomizationUUID": "f82538fa-82a7-4cab-947e-625e94698564", "isBase": false, "artifacts": [ "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-19T07:07:03.841Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:63fda35a-ea3a-461a-b01d-02de48101f2f VfModuleModelInvariantUUID:95a38285-0f0c-4e7f-bd9c-bea606293861 VfModuleModelDescription:NULL Artifacts UUID List:{ 262d64d8-7498-4590-b2cb-25d66da6e1f9 , e7537610-8d0b-4f8a-a48e-448829ed27c0 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore 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 , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:b5d0259b-bbfa-4105-ab67-f38fecd753b0 VfModuleModelInvariantUUID:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 VfModuleModelDescription:NULL Artifacts UUID List:{ 8fdd2eb9-9c00-4a6f-b337-2bc176b891cc } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-19T07:07:03.841Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 262d64d8-7498-4590-b2cb-25d66da6e1f9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-19T07:07:03.841Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:03.841Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-19T07:07:03.917Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:03.918Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 262d64d8-7498-4590-b2cb-25d66da6e1f9 914 2023-03-19T07:07:03.918Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-19T07:07:03.918Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-19T07:07:03.918Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:03.918Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:03.918Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:03.918Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209623918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:04.919Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 16df6d4c-2d84-4545-804a-5f3941ba9fcc from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-19T07:07:04.919Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:04.919Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-19T07:07:05.014Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:05.014Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 16df6d4c-2d84-4545-804a-5f3941ba9fcc 12 2023-03-19T07:07:05.014Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-19T07:07:05.014Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-19T07:07:05.014Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:05.015Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:05.015Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:05.015Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209625014, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:06.016Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e7537610-8d0b-4f8a-a48e-448829ed27c0 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-19T07:07:06.016Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:06.016Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-19T07:07:06.106Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:06.107Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env e7537610-8d0b-4f8a-a48e-448829ed27c0 96 2023-03-19T07:07:06.107Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-19T07:07:06.107Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-19T07:07:06.107Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:06.107Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:06.107Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:06.107Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209626107, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:07.108Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8fdd2eb9-9c00-4a6f-b337-2bc176b891cc from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-19T07:07:07.109Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:07.109Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-19T07:07:07.228Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:07.229Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 8fdd2eb9-9c00-4a6f-b337-2bc176b891cc 20206 2023-03-19T07:07:07.229Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-19T07:07:07.229Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-19T07:07:07.230Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:07.230Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:07.230Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:07.230Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209627229, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:08.237Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T07:07:08.238Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 11f9d88d-382e-41a8-ad04-f71418be0c26 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:07:08.259Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3ef039f9, org.onap.sdc.toscaparser.api.parameters.Input@4bc2dee1, org.onap.sdc.toscaparser.api.parameters.Input@7f0701d0, org.onap.sdc.toscaparser.api.parameters.Input@12a7156a, org.onap.sdc.toscaparser.api.parameters.Input@2da7c936] 2023-03-19T07:07:08.261Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.261Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:08.261Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-03-19T07:07:08.261Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= e6310c97-86b6-4beb-946a-1e290ab63db9 2023-03-19T07:07:08.261Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e6310c97-86b6-4beb-946a-1e290ab63db9 matches Tosca VF Customization UUID: e6310c97-86b6-4beb-946a-1e290ab63db9 2023-03-19T07:07:08.262Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: e6310c97-86b6-4beb-946a-1e290ab63db9 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-19T07:07:08.266Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.267Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:08.267Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id e6310c97-86b6-4beb-946a-1e290ab63db9: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-03-19T07:07:08.267Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1da7f622 2023-03-19T07:07:08.267Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.267Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:07:08.268Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f82538fa-82a7-4cab-947e-625e94698564 2023-03-19T07:07:08.268Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f82538fa-82a7-4cab-947e-625e94698564 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-19T07:07:08.271Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.271Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:07:08.272Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:08.272Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.272Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:07:08.272Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:08.272Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.272Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:07:08.273Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=e6310c97-86b6-4beb-946a-1e290ab63db9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:07:08.276Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.276Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:08.276Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae: basic_cnf_macro 2023-03-19T07:07:08.276Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.276Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:08.276Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.276Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:08.276Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.277Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:08.277Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.277Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:08.277Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:08.277Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:08.277Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Saving Service: basic_cnf_macro 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 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: 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T07:07:08.361Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 11f9d88d-382e-41a8-ad04-f71418be0c26 2 ASDC deployResourceStructure 2023-03-19T07:07:08.361Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-19T07:07:08.361Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-19T07:07:08.362Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T07:07:08.362Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:08.362Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:08.362Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209628361, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:09.363Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-19T07:07:09.363Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-19T07:07:09.364Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T07:07:09.364Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:09.364Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:09.364Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209629363, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:10.365Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-19T07:07:10.365Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-03-19T07:07:10.366Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:07:10.366Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:10.366Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:10.366Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209630365, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:07:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:07:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209575398, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209577128, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209578129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209609370, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:07:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209620715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209622830, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209623918, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209625014, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209626107, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209627229, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-19T07:07:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209628361, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-19T07:07:11.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209629363, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-19T07:07:11.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:07:11.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209630365, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-19T07:07:11.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:07:11.367Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-19T07:07:11.367Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-19T07:07:11.367Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T07:07:11.367Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:11.367Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:11.367Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209631367, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:12.368Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-19T07:07:12.369Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-03-19T07:07:12.369Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:07:12.369Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:12.369Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:12.370Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209632368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:13.373Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:07:13.373Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:07:13.373Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T07:07:13.373Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:13.373Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:13.373Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209633373, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:14.374Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:07:14.397Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:07:14.401Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:07:14.401Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:07:14.401Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:07:14.401Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:07:14.401Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:07:14.402Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:07:14.402Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:07:14.402Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:07:14.402Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:07:14.415Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:07:44.415Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:07:44.427Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T07:07:44.428Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T07:07:44.428Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T07:07:44.436Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:07:44.459Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T07:07:44.460Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a73720a8-4e44-44d6-ae9d-ef7c0f7f2d32], X-ECOMP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-TransactionId=[], X-ONAP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], Content-Type=[application/merge-patch+json]} 2023-03-19T07:07:44.470Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:07:44.611Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?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/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:07:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[250032], x-aai-txid=[1-aai-resources-230319-07:07:45:987-24217], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:07:44.612Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:07:44.613Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T07:07:44.613Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:07:44.614Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:07:44.622Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:07:44.622Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:07:44.622Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:07:44.623Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:44.623Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:44.623Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209664622, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:07:45.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:07:45.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:07:45.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:07:45.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:45.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:45.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:46.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:07:46.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:46.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:46.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:47.651Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:07:47.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:47.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:47.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:48.653Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:07:48.654Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:48.654Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:48.654Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:49.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:07:49.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:49.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:49.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:50.656Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:07:50.656Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:50.657Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:50.657Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:51.657Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:07:51.657Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:51.658Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:51.658Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:52.658Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:07:52.659Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:52.659Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:52.659Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:53.660Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T07:07:53.660Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:07:53.660Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T07:07:53.661Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:07:53.661Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:07:53.724Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:07:53.724Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:07:53.724Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:07:53.724Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:07:53.724Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:53.725Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:07:54.000Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:54.003Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 82989 2023-03-19T07:07:54.003Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:07:54.003Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:07:54.003Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:54.003Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:54.004Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:54.004Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209674003, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:55.005Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:07:55.006Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:07:55.006Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.007Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.008Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.008Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.091Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6960249229549357097/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-19T07:07:55.979Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-19T07:07:55.980Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ac5deff8-7882-40f4-aa51-adfd3a757d45 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.981Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:55.982Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.982Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:55.982Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:55.982Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:55.982Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 Model Version:NULL Model InvariantUuid:23c65704-ef6f-44b7-abf6-a35ad65141bb Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:5d25e05f-5642-44ab-a911-c9309f277571 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:7f43f488-1e5b-4425-8318-61c117407ba2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c3135e7a-35c2-4f53-aed1-b9f52fae3521 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:12d585fa-ad87-4cd5-a286-b957b82f2922 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac5deff8-7882-40f4-aa51-adfd3a757d45 ModelInvariantUuid:4ae60b61-0095-45bb-9e7a-70952ed8a77a ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:e0e02da8-72c1-423e-bcc4-5734c2ea9bb3 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:2580b647-fe6b-4e5e-81da-55c36108235f ModelInvariantUuid:1e88ae0c-d6b8-46a1-b1d2-402202b829a1 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:eeab3c11-6375-447f-a6ca-faf5d700c55c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:07:55.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:07:56.004Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||basic_vm_macro 0 2023-03-19T07:07:56.004Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 2023-03-19T07:07:56.004Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ede53a1f-b031-4328-9a3b-125b7797f62f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-19T07:07:56.004Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:56.004Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-19T07:07:56.081Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:56.081Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ede53a1f-b031-4328-9a3b-125b7797f62f 792 2023-03-19T07:07:56.082Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-19T07:07:56.082Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-19T07:07:56.082Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:56.082Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:56.082Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:56.082Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209676082, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:57.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c3135e7a-35c2-4f53-aed1-b9f52fae3521", "vfModuleModelVersion": "1", "vfModuleModelUUID": "12d585fa-ad87-4cd5-a286-b957b82f2922", "vfModuleModelCustomizationUUID": "3e7d09ac-76d2-4bc2-a1cc-4b7fd32ff7e6", "isBase": true, "artifacts": [ "47ff3280-d14c-4212-bb4d-41659b723e15", "6b9dc8a6-4af5-482f-b053-bb553d3afe99" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-19T07:07:57.088Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:12d585fa-ad87-4cd5-a286-b957b82f2922 VfModuleModelInvariantUUID:c3135e7a-35c2-4f53-aed1-b9f52fae3521 VfModuleModelDescription:NULL Artifacts UUID List:{ 47ff3280-d14c-4212-bb4d-41659b723e15 , 6b9dc8a6-4af5-482f-b053-bb553d3afe99 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-19T07:07:57.091Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c3135e7a-35c2-4f53-aed1-b9f52fae3521", "vfModuleModelVersion": "1", "vfModuleModelUUID": "12d585fa-ad87-4cd5-a286-b957b82f2922", "vfModuleModelCustomizationUUID": "3e7d09ac-76d2-4bc2-a1cc-4b7fd32ff7e6", "isBase": true, "artifacts": [ "47ff3280-d14c-4212-bb4d-41659b723e15", "6b9dc8a6-4af5-482f-b053-bb553d3afe99" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-19T07:07:57.091Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:12d585fa-ad87-4cd5-a286-b957b82f2922 VfModuleModelInvariantUUID:c3135e7a-35c2-4f53-aed1-b9f52fae3521 VfModuleModelDescription:NULL Artifacts UUID List:{ 47ff3280-d14c-4212-bb4d-41659b723e15 , 6b9dc8a6-4af5-482f-b053-bb553d3afe99 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-19T07:07:57.091Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 47ff3280-d14c-4212-bb4d-41659b723e15 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-19T07:07:57.091Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:57.091Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-19T07:07:57.171Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:57.171Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 47ff3280-d14c-4212-bb4d-41659b723e15 5033 2023-03-19T07:07:57.172Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-19T07:07:57.172Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-19T07:07:57.172Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:57.172Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:57.172Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:57.172Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209677171, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:58.173Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 6b9dc8a6-4af5-482f-b053-bb553d3afe99 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-19T07:07:58.173Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:07:58.173Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-19T07:07:58.248Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-19T07:07:58.248Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 6b9dc8a6-4af5-482f-b053-bb553d3afe99 903 2023-03-19T07:07:58.249Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-19T07:07:58.249Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-19T07:07:58.249Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:07:58.249Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:58.249Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:58.249Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209678249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:07:59.250Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T07:07:59.250Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:07:59.275Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@70662d86, org.onap.sdc.toscaparser.api.parameters.Input@5d9c7e52, org.onap.sdc.toscaparser.api.parameters.Input@4a94002e, org.onap.sdc.toscaparser.api.parameters.Input@299ae677, org.onap.sdc.toscaparser.api.parameters.Input@68d1f4df] 2023-03-19T07:07:59.276Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.276Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:59.276Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-03-19T07:07:59.277Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 1f50bc6c-7a53-4ebf-be60-a58577be9db4 2023-03-19T07:07:59.277Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1f50bc6c-7a53-4ebf-be60-a58577be9db4 matches Tosca VF Customization UUID: 1f50bc6c-7a53-4ebf-be60-a58577be9db4 2023-03-19T07:07:59.277Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 1f50bc6c-7a53-4ebf-be60-a58577be9db4 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-19T07:07:59.281Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.281Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:59.282Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 1f50bc6c-7a53-4ebf-be60-a58577be9db4: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-03-19T07:07:59.282Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@42297641 2023-03-19T07:07:59.282Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.283Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:07:59.283Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3e7d09ac-76d2-4bc2-a1cc-4b7fd32ff7e6 2023-03-19T07:07:59.283Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3e7d09ac-76d2-4bc2-a1cc-4b7fd32ff7e6 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-19T07:07:59.287Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.287Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:07:59.287Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:59.287Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.287Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:07:59.287Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:59.288Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.288Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:07:59.288Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T07:07:59.288Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:07:59.288Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ac5deff8-7882-40f4-aa51-adfd3a757d45 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-19T07:07:59.293Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.293Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:07:59.293Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:07:59.293Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.293Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:07:59.293Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=1f50bc6c-7a53-4ebf-be60-a58577be9db4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 0bdba256-0e0b-44da-bf82-c3fd603dce22: basic_vm_macro 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:07:59.297Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T07:07:59.470Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 1 ASDC deployResourceStructure 2023-03-19T07:07:59.471Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-19T07:07:59.471Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-19T07:07:59.471Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T07:07:59.471Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:07:59.472Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:07:59.472Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209679471, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:00.473Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-19T07:08:00.473Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-19T07:08:00.473Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T07:08:00.473Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:00.474Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:00.474Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209680472, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:01.474Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-19T07:08:01.475Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-19T07:08:01.475Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T07:08:01.475Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:01.475Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:01.475Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209681474, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:02.476Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:08:02.477Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:08:02.477Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-19T07:08:02.477Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:02.477Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:02.477Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209682476, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:03.478Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:08:03.494Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:08:03.496Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:08:03.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:08:03.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:08:03.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:08:03.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:08:03.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:08:03.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:08:03.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:08:03.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:08:03.507Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:08:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:11.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:08:11.183Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209631367, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-19T07:08:11.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:08:33.508Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:08:33.520Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T07:08:33.520Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T07:08:33.521Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T07:08:33.528Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:08:33.544Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T07:08:33.544Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e2d6117a-6da8-41c9-b191-f84ccc10ad54], X-ECOMP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-TransactionId=[], X-ONAP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], Content-Type=[application/merge-patch+json]} 2023-03-19T07:08:33.553Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:08:33.711Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?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/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:08:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[204832], x-aai-txid=[1-aai-resources-230319-07:08:35:071-90528], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:08:33.711Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:08:33.712Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T07:08:33.712Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:08:33.712Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:08:33.721Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:08:33.721Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:08:33.721Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:08:33.721Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:33.721Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:33.722Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209713721, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:08:34.745Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:08:34.745Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:08:34.746Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:08:34.746Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:34.746Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:34.746Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:35.746Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:08:35.747Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:35.747Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:35.747Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:36.748Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:08:36.748Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:36.748Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:36.749Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:37.750Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:08:37.750Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:37.750Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:37.750Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:38.751Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:08:38.751Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:38.751Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:38.751Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:39.752Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:08:39.752Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:39.753Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:39.753Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:40.753Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:08:40.754Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:40.754Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:40.754Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:41.755Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:08:41.755Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:41.755Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:41.755Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:42.756Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:08:42.764Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:42.765Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:42.766Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:43.767Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T07:08:43.767Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:08:43.768Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T07:08:43.768Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:08:43.768Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:08:43.813Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:08:43.813Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:08:43.813Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-19T07:08:43.813Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:08:43.814Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-19T07:08:43.814Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:08:43.846Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||GET Response Status 404 2023-03-19T07:08:43.846Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@734a1255 2023-03-19T07:08:43.846Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:08:43.847Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T07:08:43.847Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:08:43.847Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:08:43.847Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T07:08:43.847Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:08:43.847Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:43.847Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:43.847Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209723847, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:44.848Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:08:44.865Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:08:44.865Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:08:44.869Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||test-pnf 0 2023-03-19T07:08:44.869Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T07:08:44.869Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:08:44.869Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:08:44.869Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T07:08:44.875Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-19T07:08:44.904Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:08:44.912Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T07:08:44.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T07:08:44.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:08:44.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T07:08:44.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:08:44.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:08:44.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:08:44.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209724913, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:08:45.914Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:08:45.933Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:08:45.937Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:08:45.937Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:08:45.937Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:08:45.937Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:08:45.937Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:08:45.937Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:08:45.937Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:08:45.937Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T07:08:45.937Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:08:45.950Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:09:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:09:11.182Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: cached metadata has changed from (version101: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version102: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-19T07:09:11.198Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:09:11.198Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:09:11.204Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:09:11.204Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 29: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:09:11.222Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:09:11.222Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:09:11.222Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:09:11.227Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:09:11.228Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:09:11.228Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:09:11.228Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1201, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:09:11.229Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:09:11.229Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:09:12.248Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.248Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209632368, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-19T07:09:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209633373, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T07:09:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209664622, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:09:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209674003, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209676082, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209677171, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209678249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209679471, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209680472, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209681474, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209682476, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209713721, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209070473, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209723847, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:12.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:09:12.254Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209724913, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T07:09:12.254Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:09:15.950Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:09:15.957Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:09:15.957Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T07:09:15.958Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T07:09:15.963Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:09:15.975Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T07:09:15.975Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3ae38f91-3bda-4fc8-9fdb-e7e371304e99], X-ECOMP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-TransactionId=[], X-ONAP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], Content-Type=[application/merge-patch+json]} 2023-03-19T07:09:15.981Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:09:16.124Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?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/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:09:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[442504], x-aai-txid=[2-aai-resources-230319-07:09:17:501-46048], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:09:16.125Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:09:16.125Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T07:09:16.126Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:09:16.126Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:09:16.133Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:09:16.134Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T07:09:16.134Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:09:16.134Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:09:16.134Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:09:16.134Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209756134, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:09:17.165Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T07:09:17.166Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T07:09:17.167Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T07:09:17.168Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 1 disconnected. 2023-03-19T07:09:17.168Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 2 disconnected. 2023-03-19T07:09:17.168Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Cancelled in-flight METADATA request with correlation id 140159 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-19T07:09:17.170Z||pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:09:17.170Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:09:17.170Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:09:17.170Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:09:17.175Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-215db651-bf1e-4993-a5b8-f8be1b98aafb 2023-03-19T07:09:17.175Z||pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T07:09:17.176Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T07:09:17.176Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:09:17.357Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:20.365Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:23.373Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:26.382Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:29.391Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:32.399Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:35.408Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:38.417Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:41.425Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:44.433Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:47.444Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:50.452Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:53.460Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:56.468Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:09:59.476Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:10:02.485Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:10:05.492Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:10:08.501Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:10:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:11.198Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:10:11.198Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:10:11.206Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:10:11.206Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-215db651-bf1e-4993-a5b8-f8be1b98aafb', protocol='range'} 2023-03-19T07:10:11.211Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:10:11.211Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:10:11.211Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:10:11.211Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:10:11.211Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:10:11.212Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:10:11.212Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 30: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=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-b4764619-75b2-4394-83e5-b416a0adc59c-215db651-bf1e-4993-a5b8-f8be1b98aafb=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-19T07:10:11.230Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-215db651-bf1e-4993-a5b8-f8be1b98aafb', protocol='range'} 2023-03-19T07:10:11.230Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:10:11.231Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T07:10:11.231Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T07:10:11.231Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:10:11.232Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:10:11.237Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:10:11.237Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:10:11.237Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:10:11.237Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:10:11.237Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:10:11.237Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:10:11.238Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:10:11.238Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:10:11.239Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:10:11.239Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1232, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:10:11.239Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:10:11.240Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:10:12.257Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:10:12.258Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209756134, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T07:10:12.259Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:10:12.278Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:10:12.278Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:10:12.279Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:10:12.280Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:10:12.280Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:10:12.280Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:13.281Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:10:13.282Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:10:13.282Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:10:13.282Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:14.283Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:10:14.284Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:10:14.284Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:10:14.284Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:15.285Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:10:15.285Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:10:15.285Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:10:15.285Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:16.286Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:10:16.286Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:10:16.286Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:10:16.286Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:17.287Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:10:17.287Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:10:17.287Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:10:17.287Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:18.288Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:10:18.288Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:10:18.288Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:10:18.289Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:19.289Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T07:10:19.290Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:10:19.290Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T07:10:19.290Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:10:19.290Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T07:10:19.325Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:10:19.325Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:10:19.325Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:10:19.325Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:10:19.326Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:10:19.326Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:10:19.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:10:19.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@723f8b24 2023-03-19T07:10:19.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:10:19.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:10:19.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:10:19.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T07:10:19.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T07:10:19.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:10:19.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:10:19.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:10:19.379Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209819379, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:20.380Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:10:20.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:10:20.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:10:20.408Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T07:10:20.408Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T07:10:20.408Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:10:20.408Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:10:20.408Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:10:20.484Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:10:20.484Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@90812b8 2023-03-19T07:10:20.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:10:20.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:10:20.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:10:20.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T07:10:20.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T07:10:20.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:10:20.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:10:20.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:10:20.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209820485, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:10:21.486Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:10:21.486Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:10:21.504Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:10:21.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:10:21.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:10:51.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:10:51.530Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:10:51.533Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:10:51.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:11:11.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:11:11.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:11:11.183Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:11:11.183Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:11:21.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:11:21.555Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:11:21.559Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:11:21.559Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:11:51.560Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:11:51.585Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:11:51.589Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:11:51.589Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:12:11.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:12:11.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:12:11.183Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:12:11.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:12:11.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:12:11.184Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T07:12:11.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:12:11.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:12:11.184Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:12:11.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:12:11.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:12:11.185Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T07:12:11.185Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:12:11.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:12:11.185Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:12:11.185Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:12:11.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:12:11.186Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:12:11.186Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:12:11.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:12:11.186Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209819379, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:12:11.186Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:12:11.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:12:11.186Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679209820485, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:12:11.187Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:12:21.590Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:12:21.612Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:12:21.615Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:12:21.616Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:12:51.616Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:12:51.636Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:12:51.640Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:12:51.640Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:13:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:13:21.641Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:13:21.656Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:13:21.659Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:13:21.659Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:13:51.659Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:13:51.680Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:13:51.684Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:13:51.684Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:14:11.183Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:14:21.684Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:14:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:14:21.710Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:14:21.711Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:14:51.711Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:14:51.727Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:14:51.732Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:14:51.733Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:15:11.185Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:15:12.295Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:15:12.295Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-215db651-bf1e-4993-a5b8-f8be1b98aafb 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-03-19T07:15:12.295Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T07:15:12.296Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T07:15:14.776Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:15:14.792Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:15:14.792Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:15:14.799Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:15:14.801Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 31: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:15:14.822Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:15:14.822Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:15:14.822Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:15:14.835Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:15:14.835Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:15:14.835Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:15:14.835Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1242, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:15:14.835Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:15:14.835Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:15:21.733Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T07:15:21.733Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:15:21.742Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T07:15:21.743Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T07:15:21.743Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T07:15:21.750Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:15:21.765Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:15:21.765Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T07:15:21.771Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:15:21.811Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T07:15:21.811Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 07:15:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[37], x-aai-txid=[1-aai-resources-230319-07:15:23:292-71021], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:15:21.813Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T07:15:21.815Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:15:21.815Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:15:21.815Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:15:21.816Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:15:21.822Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:15:21.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:15:21.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T07:15:21.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:15:21.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:15:21.823Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210121823, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:15:21.845Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:15:21.845Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210121823, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T07:15:21.846Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:15:22.845Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:15:22.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:15:22.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:15:22.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:15:22.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:15:22.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:15:23.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:15:23.847Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:15:23.847Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:15:23.847Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:15:24.848Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T07:15:24.848Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:15:24.848Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T07:15:24.848Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T07:15:24.848Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T07:15:24.883Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:15:24.883Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:15:24.883Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:15:24.883Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:15:24.884Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:15:24.884Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:15:24.918Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:15:24.919Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@50c8d3c5 2023-03-19T07:15:24.919Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:15:24.919Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T07:15:24.919Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:15:24.919Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:15:24.919Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T07:15:24.919Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:15:24.919Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:15:24.919Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:15:24.920Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210124919, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:15:25.920Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:15:25.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T07:15:25.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:15:25.955Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T07:15:25.955Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:15:25.955Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:15:25.955Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:15:25.955Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210125954, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:15:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:15:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T07:15:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:15:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:15:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:15:26.957Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210126956, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:15:27.958Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:15:27.976Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:15:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:15:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:15:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:15:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:15:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:15:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:15:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:15:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:15:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:15:27.987Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:15:57.988Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:15:57.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T07:15:57.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T07:15:58.000Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T07:15:58.049Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:15:58.066Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T07:15:58.066Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5f25d489-47bd-4131-97a2-31e7e850d811], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T07:15:58.075Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:15:58.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:15:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[331912], x-aai-txid=[1-aai-resources-230319-07:15:59:596-41896], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:15:58.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:15:58.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T07:15:58.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:15:58.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:15:58.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:15:58.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:15:58.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:15:58.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:15:58.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:15:58.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210158243, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:15:59.264Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:15:59.265Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:15:59.265Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:15:59.265Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:15:59.265Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:15:59.265Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:00.267Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:00.267Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:00.268Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:00.268Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:01.269Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:01.270Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:01.270Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:01.270Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:02.272Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:02.272Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:02.273Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:02.273Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:03.273Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:03.274Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:03.274Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:03.274Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:04.275Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:04.275Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:04.275Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:04.275Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:05.276Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:05.277Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:05.277Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:05.277Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:06.278Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:06.278Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:06.278Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:06.279Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:07.279Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T07:16:07.280Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:16:07.280Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T07:16:07.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:16:07.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T07:16:07.316Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:16:07.317Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:16:07.317Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:16:07.317Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:07.317Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:16:07.317Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:07.607Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:16:07.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T07:16:07.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:16:07.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:07.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:16:07.619Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:07.620Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:07.620Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210167619, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:08.620Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:16:08.621Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:16:08.621Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:08.622Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:08.622Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:08.623Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:08.697Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6308859546912467648/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T07:16:09.254Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:16:09.255Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:16:09.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:16:09.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:16:09.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:16:09.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:16:09.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:16:09.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:16:09.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:16:09.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T07:16:09.290Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T07:16:09.290Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:16:09.290Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T07:16:09.290Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:16:09.291Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:09.291Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:09.291Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210169290, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:10.292Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:16:10.292Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T07:16:10.292Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:16:10.292Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:10.293Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:10.293Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210170291, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:11.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:11.187Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.187Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210124919, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210125954, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210126956, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210158243, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:16:11.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:16:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210167619, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210169290, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210170291, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T07:16:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:16:11.293Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:16:11.309Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:16:11.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:16:11.313Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:16:11.313Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:16:11.313Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:16:11.313Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:16:11.313Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:16:11.313Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:16:11.313Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:16:11.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:16:11.323Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:16:41.324Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:16:41.334Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T07:16:41.334Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T07:16:41.335Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T07:16:41.341Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:16:41.355Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T07:16:41.356Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bf505001-8c8d-4e18-9509-e1e811def20e], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T07:16:41.363Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:16:41.508Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:16:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[217264], x-aai-txid=[0-aai-resources-230319-07:16:42:885-56281], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:16:41.509Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:16:41.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T07:16:41.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:16:41.510Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:16:41.517Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:16:41.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:16:41.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:16:41.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:41.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:41.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210201518, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:16:42.544Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:16:42.544Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:16:42.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:42.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:42.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:42.546Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:43.547Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:43.547Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:43.548Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:43.548Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:44.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:44.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:44.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:44.549Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:45.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:45.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:45.550Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:45.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:46.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:46.551Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:46.552Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:46.552Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:47.552Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:47.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:47.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:47.553Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:48.554Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:16:48.554Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:48.554Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:48.554Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:49.555Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T07:16:49.555Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:16:49.555Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T07:16:49.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:16:49.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T07:16:49.591Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:16:49.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:16:49.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:16:49.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:16:49.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:16:49.593Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:16:49.628Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:16:49.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1edb2492 2023-03-19T07:16:49.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:16:49.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T07:16:49.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:16:49.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:16:49.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T07:16:49.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:16:49.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:49.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:49.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210209629, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:50.631Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:16:50.664Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T07:16:50.665Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:16:50.665Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T07:16:50.665Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:16:50.665Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:50.666Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:50.666Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210210665, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:51.667Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:16:51.667Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T07:16:51.667Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:16:51.667Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:16:51.668Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:16:51.668Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210211667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:16:52.668Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:16:52.687Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:16:52.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:16:52.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:16:52.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:16:52.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:16:52.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:16:52.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:16:52.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:16:52.690Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:16:52.690Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:16:52.697Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:17:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210201518, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210209629, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210210665, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210211667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T07:17:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:17:22.698Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:17:22.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T07:17:22.704Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T07:17:22.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T07:17:22.708Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:17:22.721Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T07:17:22.721Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4d25165e-3373-4013-a24b-55efb70c2ca3], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T07:17:22.729Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:17:22.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:17:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[274432], x-aai-txid=[0-aai-resources-230319-07:17:24:250-34942], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:17:22.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:17:22.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T07:17:22.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:17:22.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:17:22.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:17:22.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:17:22.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:17:22.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:22.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:22.877Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210242876, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:17:23.896Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:17:23.897Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:17:23.897Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:17:23.897Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:23.897Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:23.897Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:24.898Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:17:24.898Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:24.898Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:24.898Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:25.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:17:25.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:25.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:25.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:26.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:17:26.901Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:26.901Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:26.901Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:27.901Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:17:27.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:27.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:27.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:28.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:17:28.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:28.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:28.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:29.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:17:29.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:29.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:29.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:30.905Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:17:30.905Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:30.905Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:30.905Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:31.906Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T07:17:31.907Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:17:31.907Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T07:17:31.907Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:17:31.907Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T07:17:31.938Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:17:31.938Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:17:31.938Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:17:31.939Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:31.939Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:17:31.939Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:32.178Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:17:32.180Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T07:17:32.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:17:32.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:32.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:17:32.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:32.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:32.181Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210252181, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:33.183Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:17:33.184Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:17:33.184Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.184Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.185Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.185Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.258Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12060715163869394393/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T07:17:33.814Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:17:33.815Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:17:33.815Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.815Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:17:33.815Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.816Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.816Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.816Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.816Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.816Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.816Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:17:33.816Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:17:33.816Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:17:33.817Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:17:33.817Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:17:33.817Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:17:33.817Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:17:33.817Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:17:33.817Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:17:33.818Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:17:33.819Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:17:33.819Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:17:33.819Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:17:33.819Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T07:17:33.855Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T07:17:33.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:17:33.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T07:17:33.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:17:33.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:33.857Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:33.857Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210253856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:34.857Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:17:34.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T07:17:34.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:17:34.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:17:34.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:17:34.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210254857, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:17:35.859Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:17:35.879Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:17:35.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:17:35.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:17:35.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:17:35.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:17:35.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:17:35.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:17:35.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:17:35.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:17:35.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:17:35.895Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:18:05.895Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:18:05.903Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T07:18:05.903Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T07:18:05.904Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T07:18:05.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:18:05.923Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:18:05.924Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T07:18:05.930Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:18:06.084Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T07:18:06.085Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:18:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[376968], x-aai-txid=[0-aai-resources-230319-07:18:07:453-13699], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:18:06.085Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:18:06.085Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:18:06.085Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:18:06.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:18:06.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:18:06.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:18:06.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:06.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:06.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210286093, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:18:07.119Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:18:07.120Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:18:07.120Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:07.120Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:07.120Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:07.120Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:08.122Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:08.122Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:08.122Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:08.122Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:09.123Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:09.123Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:09.124Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:09.124Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:10.124Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:10.125Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:10.125Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:10.125Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:11.126Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:11.126Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:11.126Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:11.127Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:11.187Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.188Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210242876, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:18:11.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.188Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.188Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210252181, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210253856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210254857, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210286093, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:18:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:18:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:18:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:18:12.128Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:12.128Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:12.128Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:12.128Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:13.129Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:13.129Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:13.129Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:13.129Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:14.130Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:14.130Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:14.131Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:14.131Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:15.131Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T07:18:15.132Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:18:15.132Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T07:18:15.132Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:18:15.132Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T07:18:15.171Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:18:15.172Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:18:15.172Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:18:15.172Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:15.172Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:18:15.172Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:15.382Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:18:15.385Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T07:18:15.385Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:18:15.385Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:15.385Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:18:15.385Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:15.385Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:15.386Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210295385, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:16.386Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:18:16.387Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:18:16.387Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:16.387Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:16.388Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:16.388Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:16.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5495981649075179675/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T07:18:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:18:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:18:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:18:17.030Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:18:17.030Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:18:17.030Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:18:17.030Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:18:17.030Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:18:17.030Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:18:17.030Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:18:17.030Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:18:17.030Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T07:18:17.063Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T07:18:17.063Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:18:17.063Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T07:18:17.063Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:18:17.063Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:17.064Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:17.064Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210297063, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:18.064Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:18:18.065Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T07:18:18.065Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:18:18.065Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:18.065Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:18.065Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210298064, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:19.066Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:18:19.084Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:18:19.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:18:19.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:18:19.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:18:19.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:18:19.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:18:19.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:18:19.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:18:19.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:18:19.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:18:19.100Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:18:49.101Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:18:49.111Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T07:18:49.111Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T07:18:49.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T07:18:49.115Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:18:49.127Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T07:18:49.127Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6ccf5f77-3aa9-4c60-8040-1033f9e1185a], X-ECOMP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-TransactionId=[], X-ONAP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], Content-Type=[application/merge-patch+json]} 2023-03-19T07:18:49.138Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:18:49.294Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?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/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:18:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[229560], x-aai-txid=[2-aai-resources-230319-07:18:50:661-11963], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:18:49.295Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:18:49.295Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T07:18:49.295Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:18:49.295Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:18:49.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:18:49.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:18:49.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:18:49.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:49.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:49.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210329303, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:18:50.328Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:18:50.329Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:18:50.329Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:50.329Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:50.329Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:50.329Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:51.330Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:51.330Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:51.330Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:51.331Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:52.331Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:52.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:52.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:52.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:53.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:53.333Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:53.333Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:53.333Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:54.333Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:54.334Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:54.334Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:54.334Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:55.334Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:55.335Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:55.335Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:55.335Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:56.336Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:56.336Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:56.337Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:56.337Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:57.337Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:57.338Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:57.338Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:57.338Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:58.339Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:58.339Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:58.339Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:58.339Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:18:59.340Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:18:59.340Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:18:59.340Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:18:59.340Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:00.341Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T07:19:00.341Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:19:00.341Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T07:19:00.342Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:19:00.342Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T07:19:00.382Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:19:00.382Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:19:00.382Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:19:00.382Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:00.383Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:19:00.383Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:00.618Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:19:00.625Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T07:19:00.625Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:19:00.625Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:00.625Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:19:00.626Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:00.626Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:00.626Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210340625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:01.627Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:19:01.627Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:19:01.627Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:01.628Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T07:19:01.629Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:01.629Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:01.714Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17450432088355593123/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.498Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.499Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:19:02.500Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:02.501Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T07:19:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T07:19:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:19:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T07:19:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:19:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210342540, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:03.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:19:03.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T07:19:03.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:19:03.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:03.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:03.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210343541, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:04.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:19:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:19:04.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:19:04.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:19:04.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:19:04.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:19:04.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:19:04.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:19:04.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:19:04.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:19:04.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:19:04.570Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:19:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:11.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:19:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:19:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:19:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210295385, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210297063, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210298064, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210329303, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210340625, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210342540, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:11.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:19:11.194Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210343541, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T07:19:11.194Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:19:34.570Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:19:34.578Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T07:19:34.578Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T07:19:34.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T07:19:34.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:19:34.598Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T07:19:34.598Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0daa4a9d-2e91-4eaa-bf6c-5557799630fb], X-ECOMP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-TransactionId=[], X-ONAP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], Content-Type=[application/merge-patch+json]} 2023-03-19T07:19:34.606Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:19:34.761Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?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/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:19:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[250032], x-aai-txid=[0-aai-resources-230319-07:19:36:128-77488], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:19:34.762Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:19:34.762Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T07:19:34.763Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:19:34.763Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:19:34.770Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:19:34.770Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:19:34.770Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:19:34.770Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:34.771Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:34.771Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210374770, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:19:35.795Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:19:35.795Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:19:35.796Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:19:35.796Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:35.796Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:35.796Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:36.796Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:19:36.797Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:36.797Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:36.797Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:37.798Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:19:37.798Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:37.798Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:37.798Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:38.799Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:19:38.799Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:38.799Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:38.800Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:39.800Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:19:39.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:39.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:39.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:40.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:19:40.802Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:40.802Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:40.802Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:41.803Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:19:41.803Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:41.803Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:41.803Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:42.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:19:42.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:42.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:42.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:43.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T07:19:43.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:19:43.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T07:19:43.806Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:19:43.806Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T07:19:43.845Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:19:43.845Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:19:43.845Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:19:43.845Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:19:43.845Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:19:43.846Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:19:44.089Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:19:44.091Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 82989 2023-03-19T07:19:44.092Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:19:44.092Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:19:44.093Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:19:44.093Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:44.093Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:44.093Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210384092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:45.094Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:19:45.095Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:19:45.095Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:45.095Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-19T07:19:45.096Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:45.096Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:45.185Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17577050199352569432/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-19T07:19:46.052Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:19:46.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:19:46.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:46.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:19:46.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:46.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:46.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:46.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:46.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:46.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:46.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:19:46.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:19:46.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:46.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:19:46.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:19:46.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:19:46.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:46.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:19:46.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:19:46.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:19:46.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:46.057Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.057Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:19:46.057Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-19T07:19:46.057Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-19T07:19:46.057Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-19T07:19:46.057Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:19:46.057Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:19:46.057Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.058Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:19:46.058Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.058Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:19:46.058Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:19:46.059Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.059Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:19:46.059Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:19:46.059Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.059Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:19:46.059Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:19:46.059Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.059Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:19:46.060Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T07:19:46.060Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:19:46.060Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ac5deff8-7882-40f4-aa51-adfd3a757d45 2023-03-19T07:19:46.060Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.060Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:46.060Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.060Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:46.061Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.061Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:46.061Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:19:46.061Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:19:46.061Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 Model Version:NULL Model InvariantUuid:23c65704-ef6f-44b7-abf6-a35ad65141bb Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:5d25e05f-5642-44ab-a911-c9309f277571 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:7f43f488-1e5b-4425-8318-61c117407ba2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c3135e7a-35c2-4f53-aed1-b9f52fae3521 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:12d585fa-ad87-4cd5-a286-b957b82f2922 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac5deff8-7882-40f4-aa51-adfd3a757d45 ModelInvariantUuid:4ae60b61-0095-45bb-9e7a-70952ed8a77a ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:e0e02da8-72c1-423e-bcc4-5734c2ea9bb3 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:2580b647-fe6b-4e5e-81da-55c36108235f ModelInvariantUuid:1e88ae0c-d6b8-46a1-b1d2-402202b829a1 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:eeab3c11-6375-447f-a6ca-faf5d700c55c 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-03-19T07:19:46.093Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T07:19:46.093Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:19:46.093Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T07:19:46.093Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:19:46.094Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:46.094Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:46.095Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210386093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:47.095Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:19:47.096Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T07:19:47.096Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:19:47.097Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:19:47.097Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:19:47.097Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210387095, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:19:48.098Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:19:48.118Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:19:48.121Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:19:48.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:19:48.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:19:48.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:19:48.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:19:48.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:19:48.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:19:48.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:19:48.123Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:19:48.133Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:20:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210374770, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:20:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.190Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:20:11.190Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210384092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:20:11.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210386093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T07:20:11.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:11.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:20:11.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210387095, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T07:20:11.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:20:18.133Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:20:18.141Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T07:20:18.142Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T07:20:18.142Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T07:20:18.148Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:20:18.162Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:20:18.163Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T07:20:18.170Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:20:18.357Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T07:20:18.358Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:20:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[183], vertex-id=[204832], x-aai-txid=[1-aai-resources-230319-07:20:19:694-13164], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:20:18.358Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:20:18.358Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:20:18.358Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:20:18.365Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:20:18.366Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:20:18.366Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:20:18.366Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:18.366Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:18.366Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210418366, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:20:19.386Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:20:19.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:20:19.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:20:19.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:19.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:19.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:20.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:20:20.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:20.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:20.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:21.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:20:21.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:21.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:21.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:22.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:20:22.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:22.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:22.392Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:23.392Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:20:23.393Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:23.393Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:23.393Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:24.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:20:24.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:24.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:24.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:25.395Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:20:25.396Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:25.396Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:25.396Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:26.397Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:20:26.397Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:26.397Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:26.398Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:27.398Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:20:27.399Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:27.399Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:27.399Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:28.400Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T07:20:28.401Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:20:28.401Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T07:20:28.401Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:20:28.401Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T07:20:28.436Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:20:28.437Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:20:28.437Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:20:28.437Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:20:28.437Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:20:28.437Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:20:28.468Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:20:28.468Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@63fb619e 2023-03-19T07:20:28.469Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:20:28.469Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T07:20:28.469Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:20:28.469Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:20:28.469Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T07:20:28.469Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:20:28.470Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:28.470Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:28.470Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210428469, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:29.471Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:20:29.485Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:20:29.485Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:20:29.489Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T07:20:29.490Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T07:20:29.490Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:20:29.490Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:20:29.490Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T07:20:29.495Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T07:20:29.515Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:20:29.520Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T07:20:29.520Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T07:20:29.520Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:20:29.521Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T07:20:29.521Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:20:29.521Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:20:29.521Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:20:29.521Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210429520, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:20:30.522Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:20:30.542Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:20:30.546Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:20:30.546Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:20:30.546Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:20:30.546Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:20:30.546Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:20:30.546Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:20:30.546Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:20:30.546Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T07:20:30.546Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:20:30.556Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:21:00.556Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:21:00.566Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:21:00.566Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T07:21:00.566Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T07:21:00.574Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:21:00.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T07:21:00.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[91b98b28-0bd5-4693-ae0a-03c5d339dd58], X-ECOMP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-TransactionId=[], X-ONAP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], Content-Type=[application/merge-patch+json]} 2023-03-19T07:21:00.594Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:21:00.726Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?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/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:21:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[442504], x-aai-txid=[2-aai-resources-230319-07:21:02:116-62326], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:21:00.727Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:21:00.727Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T07:21:00.728Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:21:00.728Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:21:00.736Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:21:00.736Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T07:21:00.736Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:21:00.736Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:00.736Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:00.736Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210460736, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:21:01.759Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T07:21:01.759Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T07:21:01.760Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T07:21:01.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 1 disconnected. 2023-03-19T07:21:01.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Cancelled in-flight METADATA request with correlation id 140279 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-19T07:21:01.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:21:01.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:21:01.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:21:01.762Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:21:01.767Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8cbd93c-a198-4f48-acfe-4b164da0319a 2023-03-19T07:21:01.767Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T07:21:01.767Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T07:21:01.767Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:21:03.889Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:21:06.896Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:21:09.905Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:21:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:11.197Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:21:11.197Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:21:11.202Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8cbd93c-a198-4f48-acfe-4b164da0319a', protocol='range'} 2023-03-19T07:21:11.202Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:21:11.209Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:21:11.209Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:21:11.209Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:21:11.209Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:21:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:21:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:21:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 32: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8cbd93c-a198-4f48-acfe-4b164da0319a=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:21:11.224Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:21:11.224Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8cbd93c-a198-4f48-acfe-4b164da0319a', protocol='range'} 2023-03-19T07:21:11.224Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:21:11.225Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:21:11.225Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T07:21:11.225Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T07:21:11.229Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:21:11.229Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:21:11.229Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:21:11.230Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1321, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:21:11.229Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:21:11.230Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:21:11.230Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:21:11.230Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:21:11.230Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:21:11.230Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:21:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:21:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:21:12.248Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.248Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210418366, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:21:12.248Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679209757165, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:21:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210428469, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:21:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210429520, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T07:21:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210460736, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T07:21:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:21:12.317Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:21:12.317Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:21:12.318Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:21:12.319Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:12.319Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:12.319Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:13.319Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:21:13.320Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:13.320Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:13.320Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:14.321Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:21:14.321Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:14.322Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:14.322Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:15.323Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:21:15.323Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:15.323Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:15.324Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:16.324Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:21:16.325Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:16.325Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:16.325Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:17.326Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:21:17.327Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:17.327Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:17.327Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:18.328Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:21:18.328Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:18.329Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:18.329Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:19.330Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T07:21:19.330Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:21:19.330Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T07:21:19.331Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:21:19.331Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T07:21:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:21:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:21:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:21:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:21:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:21:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:21:19.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:21:19.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3884b675 2023-03-19T07:21:19.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:21:19.385Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:21:19.385Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:21:19.385Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T07:21:19.385Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T07:21:19.385Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:21:19.386Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:19.386Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:19.386Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210479385, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:20.386Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:21:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:21:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:21:20.401Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T07:21:20.401Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T07:21:20.401Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:21:20.401Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:21:20.402Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:21:20.454Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:21:20.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@109e5b77 2023-03-19T07:21:20.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:21:20.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:21:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:21:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T07:21:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T07:21:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:21:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:21:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:21:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210480456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:21:21.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:21:21.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:21:21.481Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:21:21.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:21:21.485Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:21:51.486Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:21:51.505Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:21:51.509Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:21:51.509Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:22:11.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:22:11.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:22:11.183Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:22:11.183Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:22:21.509Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:22:21.528Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:22:21.532Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:22:21.532Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:22:51.532Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:22:51.553Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:22:51.556Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:22:51.556Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:23:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:23:11.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:23:11.183Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:23:11.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:23:11.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:23:11.184Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T07:23:11.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:23:11.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:23:11.185Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:23:11.185Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:23:11.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:23:11.185Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T07:23:11.185Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:23:11.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:23:11.185Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210479385, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210480456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:23:11.186Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:23:21.557Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:23:21.579Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:23:21.582Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:23:21.582Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:23:51.583Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:23:51.603Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:23:51.606Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:23:51.607Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:24:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:24:21.607Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:24:21.627Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:24:21.631Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:24:21.631Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:24:51.632Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:24:51.650Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:24:51.653Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:24:51.653Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:25:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:25:21.654Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:25:21.673Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:25:21.677Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:25:21.677Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:25:51.677Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:25:51.696Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:25:51.700Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:25:51.700Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:26:11.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:26:12.368Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:26:12.369Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f8cbd93c-a198-4f48-acfe-4b164da0319a 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-03-19T07:26:12.369Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T07:26:12.370Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T07:26:14.745Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:26:14.760Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:26:14.760Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:26:14.768Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:26:14.768Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 33: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:26:14.784Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:26:14.785Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:26:14.785Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:26:14.789Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:26:14.790Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:26:14.790Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:26:14.790Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1343, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:26:14.791Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:26:14.791Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:26:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T07:26:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:26:21.711Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T07:26:21.711Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T07:26:21.712Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T07:26:21.718Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:26:21.744Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T07:26:21.744Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[62e9faf0-bf11-46e8-83d3-fa4463c40c33], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T07:26:21.751Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:26:21.785Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 07:26:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[1-aai-resources-230319-07:26:23:276-12779], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:26:21.786Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T07:26:21.787Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T07:26:21.792Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:26:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:26:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:26:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:26:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:26:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:26:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T07:26:21.800Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:26:21.801Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:26:21.801Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210781800, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:26:21.817Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:26:21.817Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679210781800, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T07:26:21.818Z||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-03-19T07:26:22.824Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:26:22.824Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:26:22.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:26:22.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:26:22.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:26:22.825Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:26:23.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:26:23.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:26:23.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:26:23.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:26:24.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T07:26:24.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:26:24.828Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T07:26:24.828Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T07:26:24.828Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T07:26:24.871Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:26:24.871Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:26:24.871Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:26:24.871Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:26:24.871Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:26:24.871Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:26:24.911Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:26:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@681cc46d 2023-03-19T07:26:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:26:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T07:26:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:26:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:26:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T07:26:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:26:24.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:26:24.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:26:24.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210784912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:26:25.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:26:25.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T07:26:25.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:26:25.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T07:26:25.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:26:25.951Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:26:25.952Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:26:25.952Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210785951, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:26:26.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:26:26.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T07:26:26.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:26:26.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:26:26.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:26:26.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210786953, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:26:27.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:26:27.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:26:27.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:26:27.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:26:27.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:26:27.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:26:27.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:26:27.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:26:27.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:26:27.982Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:26:27.982Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:26:27.992Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:26:57.993Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:26:58.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T07:26:58.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T07:26:58.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T07:26:58.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:26:58.021Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:26:58.022Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T07:26:58.029Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:26:58.181Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T07:26:58.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:26:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[331912], x-aai-txid=[2-aai-resources-230319-07:26:59:554-81270], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:26:58.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:26:58.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:26:58.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:26:58.190Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:26:58.191Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:26:58.191Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:26:58.191Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:26:58.191Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:26:58.191Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210818191, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:26:59.215Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:26:59.215Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:26:59.215Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:26:59.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:26:59.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:26:59.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:00.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:00.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:00.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:00.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:01.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:01.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:01.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:01.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:02.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:02.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:02.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:02.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:03.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:03.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:03.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:03.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:04.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:04.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:04.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:04.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:05.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:05.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:05.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:05.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:06.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:06.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:06.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:06.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:07.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T07:27:07.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:27:07.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T07:27:07.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:27:07.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T07:27:07.258Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:27:07.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:27:07.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:27:07.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:07.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:27:07.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:07.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:27:07.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T07:27:07.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:27:07.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:07.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:27:07.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:07.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:07.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210827478, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:08.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:27:08.480Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:27:08.480Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:08.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:08.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:08.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:08.566Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1291254682405017502/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:27:09.136Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:27:09.137Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:27:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:27:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:27:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:27:09.138Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T07:27:09.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T07:27:09.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:27:09.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T07:27:09.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:27:09.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:09.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:09.167Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210829166, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:10.167Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:27:10.168Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T07:27:10.168Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:27:10.168Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:10.169Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:10.169Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210830167, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:11.169Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:27:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:27:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:27:11.188Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210784912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210785951, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210786953, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679210818191, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:27:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:27:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:27:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210827478, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:27:11.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:27:11.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:27:11.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:27:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210829166, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T07:27:11.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:27:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:27:11.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:27:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210830167, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T07:27:11.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:27:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:27:11.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:27:11.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:27:11.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:27:11.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:27:41.204Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:27:41.213Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T07:27:41.214Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T07:27:41.214Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T07:27:41.220Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:27:41.235Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T07:27:41.235Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[252fe52c-333f-4451-bd9b-b196b590489a], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T07:27:41.243Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:27:41.393Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:27:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[217264], x-aai-txid=[0-aai-resources-230319-07:27:42:768-65704], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:27:41.393Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:27:41.394Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T07:27:41.394Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:27:41.394Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:27:41.399Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:27:41.399Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:27:41.399Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:27:41.399Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:41.399Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:41.400Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210861399, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:27:42.423Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:27:42.423Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:27:42.423Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:42.423Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:42.424Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:42.424Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:43.425Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:43.426Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:43.426Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:43.426Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:44.426Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:44.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:44.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:44.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:45.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:45.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:45.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:45.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:46.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:46.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:46.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:46.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:47.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:47.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:47.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:47.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:48.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:27:48.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:48.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:48.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:49.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T07:27:49.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:27:49.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T07:27:49.433Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:27:49.433Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T07:27:49.464Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:27:49.464Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:27:49.464Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:27:49.464Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:27:49.464Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:27:49.464Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:27:49.500Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:27:49.500Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@372f9c0d 2023-03-19T07:27:49.500Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:27:49.500Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T07:27:49.500Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:27:49.501Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:27:49.501Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T07:27:49.501Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:27:49.501Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:49.501Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:49.501Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210869500, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:50.502Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:27:50.539Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T07:27:50.539Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:27:50.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T07:27:50.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:27:50.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:50.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:50.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210870539, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:51.541Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:27:51.541Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T07:27:51.542Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:27:51.542Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:27:51.542Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:27:51.542Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210871541, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:27:52.543Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:27:52.564Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:27:52.567Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:27:52.568Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:27:52.568Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:27:52.568Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:27:52.568Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:27:52.568Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:27:52.568Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:27:52.568Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:27:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:27:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:28:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679210861399, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:28:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210869500, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210870539, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210871541, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T07:28:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:28:22.579Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:28:22.589Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T07:28:22.589Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T07:28:22.590Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T07:28:22.599Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:28:22.620Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T07:28:22.620Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[aa38cf39-14dc-4f43-b8b8-3373c87989a0], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T07:28:22.629Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:28:22.782Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:28:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[274432], x-aai-txid=[1-aai-resources-230319-07:28:24:153-23695], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:28:22.782Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:28:22.783Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T07:28:22.784Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:28:22.784Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:28:22.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:28:22.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:28:22.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:28:22.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:22.792Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:22.792Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210902791, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:28:23.811Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:28:23.812Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:28:23.812Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:28:23.812Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:23.812Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:23.812Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:24.813Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:28:24.813Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:24.813Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:24.814Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:25.814Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:28:25.814Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:25.815Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:25.815Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:26.815Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:28:26.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:26.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:26.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:27.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:28:27.817Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:27.817Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:27.817Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:28.818Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:28:28.818Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:28.818Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:28.818Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:29.819Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:28:29.819Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:29.819Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:29.819Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:30.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:28:30.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:30.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:30.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:31.821Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T07:28:31.822Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:28:31.822Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T07:28:31.822Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:28:31.822Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T07:28:31.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:28:31.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:28:31.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:28:31.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:31.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:28:31.859Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:32.088Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:28:32.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T07:28:32.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:28:32.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:32.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:28:32.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:32.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:32.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210912091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:33.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:28:33.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:28:33.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.178Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11618856361456297615/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T07:28:33.770Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:28:33.770Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:28:33.770Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.770Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:28:33.771Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:28:33.772Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:28:33.772Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:28:33.772Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:28:33.772Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:28:33.772Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:28:33.772Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:28:33.772Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:28:33.772Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:28:33.772Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:28:33.773Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:28:33.773Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:28:33.773Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:28:33.773Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:28:33.773Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:28:33.773Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:28:33.773Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T07:28:33.809Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T07:28:33.809Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:28:33.809Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T07:28:33.809Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:28:33.809Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:33.809Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:33.809Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210913809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:34.810Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:28:34.810Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T07:28:34.811Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:28:34.811Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:28:34.811Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:28:34.811Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210914810, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:28:35.812Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:28:35.830Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:28:35.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:28:35.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:28:35.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:28:35.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:28:35.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:28:35.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:28:35.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:28:35.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:28:35.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:28:35.846Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:29:05.847Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:29:05.854Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T07:29:05.854Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T07:29:05.854Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T07:29:05.860Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:29:05.885Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T07:29:05.885Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[161151ce-7791-4845-80d3-eac3d31330c2], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T07:29:05.891Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:29:06.051Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:29:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[376968], x-aai-txid=[1-aai-resources-230319-07:29:07:417-1595], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:29:06.051Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:29:06.052Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T07:29:06.052Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:29:06.052Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:29:06.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:29:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:29:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:29:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210946059, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:29:07.083Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:29:07.083Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:29:07.084Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:07.084Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:07.084Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:07.084Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:08.085Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:08.085Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:08.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:08.086Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:09.087Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:09.088Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:09.088Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:09.090Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:10.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:10.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:10.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:10.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:11.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:11.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:11.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:11.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679210902791, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210912091, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210913809, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210914810, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679210946059, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:29:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:29:12.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:12.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:12.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:12.095Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:13.095Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:13.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:13.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:13.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:14.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:14.097Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:14.097Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:14.097Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:15.098Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T07:29:15.098Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:29:15.098Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T07:29:15.099Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:29:15.099Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T07:29:15.139Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:29:15.139Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:29:15.140Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:29:15.140Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:15.140Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:29:15.140Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:15.380Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:29:15.383Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T07:29:15.383Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:29:15.383Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:15.383Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:29:15.384Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:15.384Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:15.384Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210955383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:16.385Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:29:16.385Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:29:16.386Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:16.386Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:16.387Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:16.387Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:16.519Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP888302780673904657/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:29:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:29:17.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:29:17.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T07:29:17.065Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T07:29:17.066Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:29:17.066Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T07:29:17.066Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:29:17.066Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:17.067Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:17.067Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210957065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:18.068Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:29:18.068Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T07:29:18.068Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:29:18.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:18.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:18.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210958068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:29:19.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:29:19.090Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:29:19.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:29:19.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:29:19.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:29:19.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:29:19.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:29:19.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:29:19.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:29:19.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:29:19.102Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:29:49.103Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:29:49.111Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T07:29:49.111Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T07:29:49.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T07:29:49.117Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:29:49.129Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:29:49.130Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T07:29:49.138Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:29:49.287Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T07:29:49.287Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:29:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[229560], x-aai-txid=[2-aai-resources-230319-07:29:50:663-97659], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:29:49.287Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:29:49.287Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:29:49.287Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:29:49.293Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:29:49.294Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:29:49.294Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:29:49.294Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:49.294Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:49.294Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210989294, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:29:50.323Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:29:50.323Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:29:50.323Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:50.324Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:50.324Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:50.324Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:51.324Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:51.325Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:51.325Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:51.325Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:52.325Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:52.326Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:52.326Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:52.326Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:53.327Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:53.327Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:53.327Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:53.327Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:54.328Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:54.328Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:54.328Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:54.328Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:55.329Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:55.329Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:55.329Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:55.329Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:56.330Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:56.331Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:56.331Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:56.331Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:57.331Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:57.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:57.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:57.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:58.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:58.333Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:58.333Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:58.333Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:29:59.334Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:29:59.334Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:29:59.334Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:29:59.334Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:00.335Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T07:30:00.336Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:30:00.336Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T07:30:00.336Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:30:00.336Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T07:30:00.374Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:30:00.375Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:30:00.375Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:30:00.375Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:00.375Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:30:00.375Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:00.640Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:30:00.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T07:30:00.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:30:00.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:00.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:30:00.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:00.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:00.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211000646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:01.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:30:01.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:30:01.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:01.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T07:30:01.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:01.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:01.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5729291377682044678/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T07:30:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:30:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:30:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T07:30:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:30:02.539Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:30:02.540Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:30:02.541Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:02.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T07:30:02.576Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T07:30:02.576Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:30:02.576Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T07:30:02.576Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:30:02.577Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:02.577Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:02.577Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211002576, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:03.577Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:30:03.578Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T07:30:03.578Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:30:03.578Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:03.578Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:03.578Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211003577, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:04.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:30:04.600Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:30:04.604Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:30:04.604Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:30:04.604Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:30:04.604Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:30:04.604Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:30:04.605Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:30:04.605Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:30:04.605Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:30:04.605Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:30:04.616Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:30:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:30:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:30:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:30:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210955383, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:30:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210957065, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T07:30:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210958068, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679210989294, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:30:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.196Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.196Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211000646, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:30:11.196Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.196Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.196Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211002576, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T07:30:11.196Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:11.196Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:30:11.196Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211003577, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T07:30:11.196Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:30:34.617Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:30:34.627Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T07:30:34.627Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T07:30:34.628Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T07:30:34.636Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:30:34.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T07:30:34.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[329e54f3-ed07-449f-bbf7-af10faba1b20], X-ECOMP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-TransactionId=[], X-ONAP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], Content-Type=[application/merge-patch+json]} 2023-03-19T07:30:34.662Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:30:34.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?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/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:30:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[250032], x-aai-txid=[1-aai-resources-230319-07:30:36:188-26620], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:30:34.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:30:34.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T07:30:34.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:30:34.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:30:34.815Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:30:34.815Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:30:34.815Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:30:34.815Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:34.815Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:34.815Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211034815, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:30:35.841Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:30:35.841Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:30:35.842Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:30:35.842Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:35.842Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:35.842Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:36.843Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:30:36.843Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:36.843Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:36.843Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:37.844Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:30:37.844Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:37.844Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:37.844Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:38.844Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:30:38.845Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:38.845Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:38.845Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:39.846Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:30:39.846Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:39.846Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:39.846Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:40.847Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:30:40.847Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:40.847Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:40.847Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:41.848Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:30:41.848Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:41.849Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:41.849Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:42.849Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:30:42.850Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:42.850Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:42.850Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:43.851Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T07:30:43.851Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:30:43.851Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T07:30:43.851Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:30:43.851Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T07:30:43.884Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:30:43.884Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:30:43.884Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:30:43.884Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:30:43.885Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:30:43.885Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:30:44.174Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:30:44.175Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 82989 2023-03-19T07:30:44.175Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:30:44.175Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:30:44.176Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:30:44.176Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:44.176Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:44.176Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211044175, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:45.177Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:30:45.177Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:30:45.178Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:45.178Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-19T07:30:45.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:45.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:45.267Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3040583461129955379/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:46.084Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-19T07:30:46.085Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:30:46.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ac5deff8-7882-40f4-aa51-adfd3a757d45 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:30:46.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 Model Version:NULL Model InvariantUuid:23c65704-ef6f-44b7-abf6-a35ad65141bb Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:5d25e05f-5642-44ab-a911-c9309f277571 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:7f43f488-1e5b-4425-8318-61c117407ba2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c3135e7a-35c2-4f53-aed1-b9f52fae3521 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:12d585fa-ad87-4cd5-a286-b957b82f2922 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac5deff8-7882-40f4-aa51-adfd3a757d45 ModelInvariantUuid:4ae60b61-0095-45bb-9e7a-70952ed8a77a ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:e0e02da8-72c1-423e-bcc4-5734c2ea9bb3 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:2580b647-fe6b-4e5e-81da-55c36108235f ModelInvariantUuid:1e88ae0c-d6b8-46a1-b1d2-402202b829a1 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:eeab3c11-6375-447f-a6ca-faf5d700c55c 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-03-19T07:30:46.121Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T07:30:46.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:30:46.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T07:30:46.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:30:46.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:46.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:46.122Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211046122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:47.123Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:30:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T07:30:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:30:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:30:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:30:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211047123, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:30:48.126Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:30:48.146Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:30:48.149Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:30:48.150Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:30:48.150Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:30:48.150Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:30:48.150Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:30:48.150Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:30:48.150Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:30:48.150Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:30:48.150Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:30:48.159Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:31:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211034815, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:31:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:31:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211044175, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:31:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211046122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T07:31:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:31:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211047123, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T07:31:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:31:18.160Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:31:18.169Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T07:31:18.170Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T07:31:18.170Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T07:31:18.177Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:31:18.190Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:31:18.191Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T07:31:18.198Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:31:18.352Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T07:31:18.352Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:31:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[204832], x-aai-txid=[2-aai-resources-230319-07:31:19:726-19197], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:31:18.352Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:31:18.352Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:31:18.353Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:31:18.359Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:31:18.359Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:31:18.359Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:31:18.359Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:18.359Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:18.360Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211078359, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:31:19.382Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:31:19.382Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:31:19.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:31:19.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:19.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:19.384Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:20.384Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:31:20.385Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:20.385Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:20.385Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:21.386Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:31:21.386Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:21.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:21.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:22.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:31:22.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:22.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:22.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:23.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:31:23.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:23.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:23.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:24.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:31:24.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:24.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:24.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:25.392Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:31:25.392Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:25.393Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:25.393Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:26.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:31:26.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:26.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:26.395Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:27.396Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:31:27.396Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:27.396Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:27.396Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:28.398Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T07:31:28.398Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:31:28.398Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T07:31:28.398Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:31:28.398Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T07:31:28.434Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:31:28.434Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:31:28.434Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:31:28.434Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:31:28.435Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:31:28.435Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:31:28.482Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:31:28.482Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6192e6e3 2023-03-19T07:31:28.482Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:31:28.482Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T07:31:28.483Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:31:28.483Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:31:28.483Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T07:31:28.483Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:31:28.483Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:28.483Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:28.483Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211088483, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:29.485Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:31:29.497Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:31:29.497Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:31:29.500Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T07:31:29.500Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T07:31:29.501Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:31:29.501Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:31:29.501Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T07:31:29.506Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T07:31:29.525Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:31:29.529Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T07:31:29.530Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T07:31:29.530Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:31:29.530Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T07:31:29.530Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:31:29.530Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:31:29.531Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:31:29.531Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211089530, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:31:30.531Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:31:30.551Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:31:30.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:31:30.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:31:30.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:31:30.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:31:30.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:31:30.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:31:30.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:31:30.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T07:31:30.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:31:30.564Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:32:00.564Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:32:00.574Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:32:00.574Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T07:32:00.575Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T07:32:00.581Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:32:00.594Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T07:32:00.594Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2ceb8a36-21cc-4e04-8452-aab158acf81c], X-ECOMP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-TransactionId=[], X-ONAP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], Content-Type=[application/merge-patch+json]} 2023-03-19T07:32:00.603Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:32:00.754Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?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/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:32:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[442504], x-aai-txid=[2-aai-resources-230319-07:32:02:130-54098], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:32:00.754Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:32:00.754Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T07:32:00.755Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:32:00.755Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:32:00.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:32:00.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T07:32:00.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:32:00.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:00.762Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:00.762Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211120761, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:32:01.791Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T07:32:01.791Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T07:32:01.792Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T07:32:01.793Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Cancelled in-flight METADATA request with correlation id 140400 due to node 0 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-19T07:32:01.793Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 2 disconnected. 2023-03-19T07:32:01.793Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:32:01.793Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:32:01.793Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:32:01.794Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:32:01.800Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b3711ae7-07ee-4ff9-8dbd-f6ab0c90c61c 2023-03-19T07:32:01.800Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T07:32:01.800Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T07:32:01.801Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:32:03.849Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:32:06.859Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:32:09.866Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:32:11.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:11.197Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:32:11.198Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:32:11.205Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b3711ae7-07ee-4ff9-8dbd-f6ab0c90c61c', protocol='range'} 2023-03-19T07:32:11.205Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:32:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:32:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:32:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:32:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:32:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:32:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:32:11.210Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 34: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b3711ae7-07ee-4ff9-8dbd-f6ab0c90c61c=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:32:11.226Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b3711ae7-07ee-4ff9-8dbd-f6ab0c90c61c', protocol='range'} 2023-03-19T07:32:11.226Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T07:32:11.226Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T07:32:11.227Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:32:11.227Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:32:11.227Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:32:11.231Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1422, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:32:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:32:11.232Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:32:12.248Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211078359, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:32:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:32:12.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.249Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679210461759, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211088483, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:32:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211089530, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T07:32:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211120761, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T07:32:12.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:32:12.269Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:32:12.269Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:32:12.271Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:32:12.271Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:12.272Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:12.272Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:13.272Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:32:13.273Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:13.273Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:13.273Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:14.274Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:32:14.275Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:14.275Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:14.275Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:15.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:32:15.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:15.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:15.277Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:16.277Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:32:16.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:16.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:16.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:17.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:32:17.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:17.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:17.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:18.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:32:18.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:18.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:18.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:19.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T07:32:19.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:32:19.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T07:32:19.283Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:32:19.283Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T07:32:19.318Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:32:19.319Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:32:19.319Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:32:19.319Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:32:19.319Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:32:19.319Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:32:19.351Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:32:19.351Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@11b365a4 2023-03-19T07:32:19.351Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:32:19.351Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:32:19.351Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:32:19.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T07:32:19.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T07:32:19.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:32:19.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:19.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:19.352Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211139352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:20.353Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:32:20.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:32:20.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T07:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T07:32:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:32:20.374Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:32:20.374Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:32:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:32:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@239a5025 2023-03-19T07:32:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:32:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:32:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:32:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T07:32:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T07:32:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:32:20.395Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:32:20.395Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:32:20.395Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211140394, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:32:21.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:32:21.396Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:32:21.416Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:32:21.420Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:32:21.420Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:32:51.420Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:32:51.448Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:32:51.451Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:32:51.451Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:33:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:33:11.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:33:11.183Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:33:11.183Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:33:21.451Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:33:21.468Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:33:21.472Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:33:21.472Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:33:51.472Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:33:51.490Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:33:51.493Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:33:51.493Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:34:11.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:34:11.183Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:34:11.183Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:34:11.183Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:34:11.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:34:11.184Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T07:34:11.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:34:11.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:34:11.184Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:34:11.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:34:11.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:34:11.184Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T07:34:11.184Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211139352, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:34:11.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-19T07:34:11.186Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211140394, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:34:11.186Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:34:21.494Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:34:21.510Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:34:21.513Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:34:21.513Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:34:51.513Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:34:51.530Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:34:51.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:34:51.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:35:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:35:21.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:35:21.552Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:35:21.556Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:35:21.556Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:35:51.557Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:35:51.578Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:35:51.582Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:35:51.582Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:36:11.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:36:21.582Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:36:21.602Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:36:21.605Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:36:21.605Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:36:51.606Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:36:51.626Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:36:51.629Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:36:51.630Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:37:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:37:12.363Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:37:12.364Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b3711ae7-07ee-4ff9-8dbd-f6ab0c90c61c 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-03-19T07:37:12.364Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T07:37:12.365Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T07:37:14.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:37:14.744Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:37:14.744Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:37:14.751Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:37:14.751Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 35: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:37:14.765Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:37:14.765Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:37:14.766Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:37:14.770Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:37:14.770Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:37:14.771Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:37:14.771Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1444, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:37:14.771Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:37:14.772Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:37:21.630Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T07:37:21.630Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:37:21.639Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T07:37:21.640Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T07:37:21.640Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T07:37:21.646Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:37:21.659Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:37:21.660Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T07:37:21.667Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:37:21.697Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T07:37:21.697Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 07:37:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[27], x-aai-txid=[0-aai-resources-230319-07:37:23:194-25864], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:37:21.698Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T07:37:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:37:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:37:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:37:21.701Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:37:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:37:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:37:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T07:37:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:37:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:37:21.707Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211441707, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:37:21.727Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:37:21.727Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211441707, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T07:37:21.727Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:37:22.740Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:37:22.740Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:37:22.740Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:37:22.740Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:37:22.741Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:37:22.741Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:37:23.742Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:37:23.742Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:37:23.743Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:37:23.743Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:37:24.744Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T07:37:24.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:37:24.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T07:37:24.745Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T07:37:24.745Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T07:37:24.781Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:37:24.781Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:37:24.782Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:37:24.782Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:37:24.782Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:37:24.782Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:37:24.818Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:37:24.818Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2ef081a1 2023-03-19T07:37:24.818Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:37:24.819Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T07:37:24.819Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:37:24.819Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:37:24.819Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T07:37:24.820Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:37:24.820Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:37:24.820Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:37:24.820Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211444819, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:37:25.822Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:37:25.859Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T07:37:25.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:37:25.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T07:37:25.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:37:25.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:37:25.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:37:25.860Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211445860, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:37:26.861Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:37:26.862Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T07:37:26.862Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:37:26.862Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:37:26.862Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:37:26.862Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211446861, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:37:27.863Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:37:27.883Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:37:27.887Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:37:27.887Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:37:27.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:37:27.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:37:27.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:37:27.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:37:27.889Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:37:27.889Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:37:27.889Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:37:27.899Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:37:57.899Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:37:57.909Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T07:37:57.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T07:37:57.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T07:37:57.917Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:37:57.933Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:37:57.933Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T07:37:57.941Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:37:58.079Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T07:37:58.080Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:37:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[331912], x-aai-txid=[2-aai-resources-230319-07:37:59:471-17723], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:37:58.080Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:37:58.081Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:37:58.081Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:37:58.088Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:37:58.088Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:37:58.088Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:37:58.089Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:37:58.089Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:37:58.089Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211478088, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:37:59.112Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:37:59.113Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:37:59.113Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:37:59.113Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:37:59.113Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:37:59.113Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:00.114Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:00.114Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:00.114Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:00.115Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:01.115Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:01.116Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:01.116Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:01.116Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:02.117Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:02.117Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:02.117Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:02.117Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:03.118Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:03.118Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:03.118Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:03.118Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:04.119Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:04.119Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:04.119Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:04.119Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:05.120Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:05.120Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:05.121Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:05.121Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:06.121Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:06.122Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:06.122Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:06.122Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:07.123Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T07:38:07.123Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:38:07.123Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T07:38:07.124Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:38:07.124Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T07:38:07.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:38:07.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:38:07.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:38:07.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:07.162Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:38:07.162Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:07.451Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:38:07.454Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T07:38:07.454Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:38:07.454Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:07.454Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:38:07.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:07.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:07.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211487454, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:08.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:38:08.456Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:38:08.456Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:08.457Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:08.457Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:08.458Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:08.611Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14828239257809286843/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:38:09.129Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:38:09.130Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:38:09.131Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:38:09.131Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:38:09.131Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:38:09.131Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:38:09.131Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:38:09.131Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:38:09.131Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T07:38:09.163Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T07:38:09.163Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:38:09.163Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T07:38:09.163Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:38:09.164Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:09.164Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:09.164Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211489163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:10.165Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:38:10.165Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T07:38:10.165Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:38:10.165Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:10.165Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:10.165Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211490165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:11.166Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:38:11.181Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:11.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:38:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:38:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:38:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211444819, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211445860, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211446861, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211478088, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:38:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211487454, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:38:11.190Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:38:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211489163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T07:38:11.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:38:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:38:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211490165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T07:38:11.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:38:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:38:11.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:38:11.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:38:11.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:38:11.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:38:11.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:38:11.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:38:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:38:41.202Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:38:41.211Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T07:38:41.211Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T07:38:41.212Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T07:38:41.219Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:38:41.232Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T07:38:41.233Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[18f4eb0e-6808-4d7f-90ef-e3c37fdc93d3], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T07:38:41.239Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:38:41.395Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:38:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[217264], x-aai-txid=[2-aai-resources-230319-07:38:42:767-3433], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:38:41.395Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:38:41.396Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T07:38:41.396Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:38:41.396Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:38:41.402Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:38:41.403Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:38:41.403Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:38:41.403Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:41.403Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:41.403Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211521403, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:38:42.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:38:42.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:38:42.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:42.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:42.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:42.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:43.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:43.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:43.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:43.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:44.434Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:44.434Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:44.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:44.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:45.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:45.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:45.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:45.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:46.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:46.437Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:46.437Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:46.437Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:47.437Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:47.438Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:47.438Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:47.438Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:48.438Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:38:48.438Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:48.439Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:48.439Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:49.445Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T07:38:49.445Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:38:49.445Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T07:38:49.446Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:38:49.446Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T07:38:49.476Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:38:49.477Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:38:49.477Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:38:49.477Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:38:49.477Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:38:49.477Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:38:49.510Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:38:49.510Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@710533e4 2023-03-19T07:38:49.511Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:38:49.511Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T07:38:49.511Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:38:49.511Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:38:49.511Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T07:38:49.512Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:38:49.512Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:49.512Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:49.512Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211529511, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:50.513Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:38:50.552Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T07:38:50.552Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:38:50.553Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T07:38:50.553Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:38:50.553Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:50.554Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:50.554Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211530552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:51.555Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:38:51.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T07:38:51.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:38:51.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:38:51.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:38:51.556Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211531555, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:38:52.557Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:38:52.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:38:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:38:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:38:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:38:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:38:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:38:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:38:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:38:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:38:52.578Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:38:52.587Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:39:11.182Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211521403, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:39:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:39:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:39:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211529511, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:39:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211530552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T07:39:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:39:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211531555, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T07:39:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:39:22.587Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:39:22.595Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T07:39:22.595Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T07:39:22.596Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T07:39:22.603Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:39:22.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T07:39:22.617Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c1329c9e-c6a0-4ee1-b4f5-8ff33ff3dc6b], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T07:39:22.623Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:39:22.770Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:39:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[274432], x-aai-txid=[2-aai-resources-230319-07:39:24:151-241], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:39:22.770Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:39:22.771Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T07:39:22.771Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:39:22.771Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:39:22.777Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:39:22.777Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:39:22.778Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:39:22.778Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:22.778Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:22.778Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211562777, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:39:23.798Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:39:23.798Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:39:23.799Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:39:23.799Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:23.799Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:23.799Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:24.799Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:39:24.800Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:24.800Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:24.800Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:25.801Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:39:25.801Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:25.801Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:25.801Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:26.802Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:39:26.802Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:26.802Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:26.803Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:27.803Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:39:27.803Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:27.804Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:27.804Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:28.804Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:39:28.805Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:28.805Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:28.805Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:29.806Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:39:29.806Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:29.806Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:29.806Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:30.807Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:39:30.807Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:30.807Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:30.807Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:31.808Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T07:39:31.808Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:39:31.808Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T07:39:31.809Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:39:31.809Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T07:39:31.857Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:39:31.857Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:39:31.857Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:39:31.857Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:31.857Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:39:31.858Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:32.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:39:32.062Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T07:39:32.062Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:39:32.062Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:32.062Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:39:32.063Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:32.063Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:32.063Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211572062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:33.063Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:39:33.064Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:39:33.064Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.064Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.064Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.064Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.142Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16586690249786216406/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T07:39:33.723Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:39:33.724Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:39:33.725Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T07:39:33.764Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T07:39:33.765Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:39:33.765Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T07:39:33.765Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:39:33.765Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:33.765Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:33.766Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211573765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:34.766Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:39:34.767Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T07:39:34.767Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:39:34.767Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:39:34.767Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:39:34.767Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211574766, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:39:35.768Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:39:35.797Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:39:35.801Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:39:35.802Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:39:35.802Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:39:35.802Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:39:35.802Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:39:35.802Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:39:35.802Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:39:35.802Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:39:35.802Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:39:35.817Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:40:05.817Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:40:05.826Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T07:40:05.827Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T07:40:05.827Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T07:40:05.830Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:40:05.842Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T07:40:05.843Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9ac198a5-c977-4d5b-bebc-3b9eed46b80c], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T07:40:05.849Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:40:05.988Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:40:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[376968], x-aai-txid=[0-aai-resources-230319-07:40:07:377-45805], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:40:05.989Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:40:05.989Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T07:40:05.990Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:40:05.990Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:40:06.002Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:40:06.003Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:40:06.003Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:40:06.003Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:06.003Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:06.003Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211606003, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:40:07.027Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:40:07.027Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:40:07.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:07.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:07.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:07.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:08.028Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:08.029Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:08.029Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:08.029Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:09.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:09.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:09.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:09.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:10.031Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:10.032Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:10.032Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:10.032Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:11.034Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:11.034Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:11.035Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:11.035Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:11.181Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211562777, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211572062, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211573765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211574766, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211606003, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:40:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:40:12.036Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:12.036Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:12.037Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:12.037Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:13.038Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:13.038Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:13.039Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:13.039Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:14.040Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:14.040Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:14.041Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:14.041Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:15.043Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T07:40:15.043Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:40:15.043Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T07:40:15.043Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:40:15.044Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T07:40:15.079Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:40:15.080Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:40:15.080Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:40:15.080Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:15.080Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:40:15.080Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:15.363Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:40:15.366Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T07:40:15.366Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:40:15.366Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:15.367Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:40:15.367Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:15.367Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:15.367Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211615366, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:16.368Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:40:16.369Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:40:16.369Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.369Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.370Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.370Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.448Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4731897682601053069/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T07:40:16.983Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:40:16.984Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:40:16.985Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T07:40:17.026Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T07:40:17.026Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:40:17.026Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T07:40:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:40:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:17.027Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211617026, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:18.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:40:18.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T07:40:18.028Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:40:18.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:18.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:18.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211618028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:19.029Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:40:19.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:40:19.052Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:40:19.052Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:40:19.052Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:40:19.052Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:40:19.053Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:40:19.053Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:40:19.053Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:40:19.053Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:40:19.053Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:40:19.063Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:40:49.063Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:40:49.071Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T07:40:49.072Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T07:40:49.072Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T07:40:49.079Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:40:49.094Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T07:40:49.094Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ad2c2c80-19f2-4286-b395-4b5844f8bfa7], X-ECOMP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-TransactionId=[], X-ONAP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], Content-Type=[application/merge-patch+json]} 2023-03-19T07:40:49.101Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:40:49.262Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?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/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:40:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[229560], x-aai-txid=[2-aai-resources-230319-07:40:50:630-34145], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:40:49.262Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:40:49.263Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T07:40:49.264Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:40:49.264Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:40:49.271Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:40:49.271Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:40:49.271Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:40:49.271Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:49.271Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:49.272Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211649271, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:40:50.304Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:40:50.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:40:50.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:50.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:50.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:50.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:51.306Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:51.306Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:51.306Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:51.306Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:52.307Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:52.307Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:52.307Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:52.307Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:53.308Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:53.308Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:53.308Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:53.308Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:54.309Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:54.309Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:54.309Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:54.309Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:55.310Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:55.310Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:55.311Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:55.311Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:56.312Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:56.312Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:56.313Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:56.313Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:57.314Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:57.314Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:57.314Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:57.314Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:58.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:58.316Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:58.316Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:58.316Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:40:59.317Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:40:59.317Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:40:59.317Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:40:59.317Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:00.318Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T07:41:00.318Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:41:00.319Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T07:41:00.319Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:41:00.319Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T07:41:00.367Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:41:00.368Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:41:00.368Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:41:00.368Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:00.368Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:41:00.369Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:00.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:41:00.638Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T07:41:00.638Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:41:00.639Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:00.639Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:41:00.639Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:00.639Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:00.640Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211660638, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:01.640Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:41:01.641Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:41:01.641Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:01.641Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T07:41:01.642Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:01.642Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:01.728Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP799475181405253588/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T07:41:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:41:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:41:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T07:41:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:41:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:41:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:41:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:41:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:41:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T07:41:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T07:41:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:41:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:41:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:41:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:41:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:41:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:02.586Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T07:41:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T07:41:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:41:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T07:41:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:41:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211662630, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:03.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:41:03.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T07:41:03.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:41:03.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:03.633Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:03.633Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211663632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:04.634Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:41:04.662Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:41:04.667Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:41:04.667Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:41:04.667Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:41:04.667Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:41:04.668Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:41:04.668Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:41:04.668Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:41:04.668Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:41:04.668Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:41:04.684Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:41:11.181Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211615366, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211617026, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211618028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211649271, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211660638, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211662630, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211663632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T07:41:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:41:34.685Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:41:34.698Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T07:41:34.699Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T07:41:34.699Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T07:41:34.705Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:41:34.725Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:41:34.726Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T07:41:34.732Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:41:34.873Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T07:41:34.874Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:41:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[250032], x-aai-txid=[2-aai-resources-230319-07:41:36:260-38357], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:41:34.874Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:41:34.874Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:41:34.874Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:41:34.881Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:41:34.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:41:34.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:41:34.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:34.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:34.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211694882, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:41:35.906Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:41:35.906Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:41:35.907Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:41:35.907Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:35.907Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:35.907Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:36.908Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:41:36.908Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:36.908Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:36.908Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:37.909Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:41:37.909Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:37.909Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:37.909Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:38.910Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:41:38.910Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:38.911Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:38.911Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:39.911Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:41:39.912Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:39.912Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:39.912Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:40.912Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:41:40.913Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:40.913Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:40.913Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:41.914Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:41:41.914Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:41.914Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:41.914Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:42.915Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:41:42.915Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:42.915Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:42.915Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:43.916Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T07:41:43.917Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:41:43.917Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T07:41:43.918Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:41:43.918Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T07:41:43.953Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:41:43.953Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:41:43.953Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:41:43.953Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:41:43.954Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:41:43.954Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:41:44.244Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:41:44.246Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 82989 2023-03-19T07:41:44.246Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:41:44.246Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:41:44.247Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:41:44.247Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:44.247Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:44.247Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211704246, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:45.247Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:41:45.248Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:41:45.248Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:45.249Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-19T07:41:45.249Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:45.249Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:45.337Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15583064918151279280/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-19T07:41:46.178Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.179Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-19T07:41:46.180Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:41:46.181Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ac5deff8-7882-40f4-aa51-adfd3a757d45 2023-03-19T07:41:46.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:46.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:46.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:46.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:41:46.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:41:46.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 Model Version:NULL Model InvariantUuid:23c65704-ef6f-44b7-abf6-a35ad65141bb Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:5d25e05f-5642-44ab-a911-c9309f277571 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:7f43f488-1e5b-4425-8318-61c117407ba2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c3135e7a-35c2-4f53-aed1-b9f52fae3521 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:12d585fa-ad87-4cd5-a286-b957b82f2922 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac5deff8-7882-40f4-aa51-adfd3a757d45 ModelInvariantUuid:4ae60b61-0095-45bb-9e7a-70952ed8a77a ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:e0e02da8-72c1-423e-bcc4-5734c2ea9bb3 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:2580b647-fe6b-4e5e-81da-55c36108235f ModelInvariantUuid:1e88ae0c-d6b8-46a1-b1d2-402202b829a1 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:eeab3c11-6375-447f-a6ca-faf5d700c55c 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-03-19T07:41:46.220Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T07:41:46.220Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:41:46.220Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T07:41:46.220Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:41:46.220Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:46.220Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:46.220Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211706220, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:47.221Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:41:47.221Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T07:41:47.221Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:41:47.221Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:41:47.221Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:41:47.221Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211707221, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:41:48.222Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:41:48.239Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:41:48.242Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:41:48.242Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:41:48.242Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:41:48.242Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:41:48.242Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:41:48.242Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:41:48.243Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:41:48.243Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:41:48.243Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:41:48.251Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:42:11.182Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211694882, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:42:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211704246, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:42:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211706220, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T07:42:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T07:42:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211707221, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T07:42:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:42:18.251Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:42:18.260Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T07:42:18.260Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T07:42:18.261Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T07:42:18.265Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:42:18.277Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:42:18.277Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T07:42:18.284Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:42:18.459Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T07:42:18.460Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:42:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[171], vertex-id=[204832], x-aai-txid=[2-aai-resources-230319-07:42:19:814-66647], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:42:18.460Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:42:18.461Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:42:18.461Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:42:18.470Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:42:18.470Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:42:18.470Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:42:18.470Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:18.470Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:18.471Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211738470, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:42:19.491Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:42:19.491Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:42:19.492Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:42:19.492Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:19.492Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:19.492Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:20.492Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:42:20.493Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:20.493Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:20.493Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:21.493Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:42:21.494Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:21.494Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:21.494Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:22.494Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:42:22.495Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:22.495Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:22.495Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:23.496Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:42:23.496Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:23.496Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:23.496Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:24.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:42:24.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:24.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:24.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:25.498Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:42:25.498Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:25.498Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:25.499Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:26.499Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:42:26.499Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:26.500Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:26.500Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:27.500Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:42:27.501Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:27.501Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:27.501Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:28.501Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T07:42:28.502Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:42:28.502Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T07:42:28.502Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:42:28.502Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T07:42:28.540Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:42:28.540Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:42:28.541Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:42:28.541Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:42:28.541Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:42:28.541Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:42:28.570Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:42:28.570Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5de8814 2023-03-19T07:42:28.570Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:42:28.571Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T07:42:28.571Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:42:28.571Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:42:28.571Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T07:42:28.571Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:42:28.572Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:28.572Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:28.572Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211748571, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:29.573Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:42:29.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:42:29.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:42:29.591Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T07:42:29.591Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T07:42:29.591Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:42:29.591Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:42:29.591Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T07:42:29.598Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T07:42:29.622Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:42:29.628Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T07:42:29.628Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T07:42:29.629Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:42:29.629Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T07:42:29.629Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:42:29.629Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:42:29.629Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:42:29.629Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211749629, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:42:30.630Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:42:30.653Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:42:30.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:42:30.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:42:30.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:42:30.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:42:30.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:42:30.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:42:30.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:42:30.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T07:42:30.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:42:30.673Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:43:00.673Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:43:00.681Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:43:00.682Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T07:43:00.682Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T07:43:00.688Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:43:00.700Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:43:00.701Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T07:43:00.709Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:43:00.855Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T07:43:00.855Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:43:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[442504], x-aai-txid=[1-aai-resources-230319-07:43:02:239-6234], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:43:00.856Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:43:00.856Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:43:00.856Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:43:00.865Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:43:00.865Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T07:43:00.865Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:43:00.865Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:00.865Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:00.865Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211780865, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:43:01.893Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T07:43:01.894Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T07:43:01.895Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T07:43:01.895Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 1 disconnected. 2023-03-19T07:43:01.895Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:43:01.895Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:43:01.896Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:43:01.896Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:43:01.899Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T07:43:01.901Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-8a159007-0afe-4404-ae1d-4322229c6e62 2023-03-19T07:43:01.901Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T07:43:01.901Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:43:03.875Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:43:06.884Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:43:09.892Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:43:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:11.197Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:43:11.197Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:43:11.204Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-8a159007-0afe-4404-ae1d-4322229c6e62', protocol='range'} 2023-03-19T07:43:11.204Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:43:11.209Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:43:11.209Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:43:11.209Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:43:11.209Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:43:11.209Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:43:11.210Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:43:11.210Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 36: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-8a159007-0afe-4404-ae1d-4322229c6e62=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:43:11.227Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:43:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-8a159007-0afe-4404-ae1d-4322229c6e62', protocol='range'} 2023-03-19T07:43:11.228Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:43:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T07:43:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T07:43:11.228Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:43:11.233Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:43:11.233Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1523, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:43:11.234Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:43:12.253Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.254Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211738470, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:43:12.254Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.254Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.254Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:43:12.254Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.254Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.254Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.255Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211121791, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211748571, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211749629, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211780865, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T07:43:12.256Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:43:12.319Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:43:12.319Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:43:12.322Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:43:12.322Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:12.322Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:12.322Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:13.324Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:43:13.324Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:13.324Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:13.324Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:14.326Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:43:14.326Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:14.326Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:14.326Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:15.328Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:43:15.329Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:15.329Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:15.329Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:16.330Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:43:16.331Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:16.331Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:16.331Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:17.333Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:43:17.333Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:17.333Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:17.333Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:18.334Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:43:18.335Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:18.335Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:18.335Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:19.336Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T07:43:19.337Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:43:19.337Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T07:43:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:43:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T07:43:19.380Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:43:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:43:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:43:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:43:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:43:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:43:19.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:43:19.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@14aa23 2023-03-19T07:43:19.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:43:19.403Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:43:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:43:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T07:43:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T07:43:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:43:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:19.404Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211799404, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:20.405Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:43:20.423Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:43:20.423Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:43:20.426Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T07:43:20.427Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T07:43:20.427Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:43:20.427Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:43:20.427Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:43:20.444Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:43:20.445Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@22ecac6 2023-03-19T07:43:20.445Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:43:20.445Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:43:20.445Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:43:20.445Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T07:43:20.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T07:43:20.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:43:20.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:43:20.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:43:20.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211800445, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:43:21.447Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:43:21.447Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:43:21.470Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:43:21.474Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:43:21.474Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:43:51.474Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:43:51.498Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:43:51.503Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:43:51.503Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:44:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:44:11.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:44:11.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:44:11.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:44:21.504Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:44:21.528Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:44:21.533Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:44:21.533Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:44:51.533Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:44:51.557Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:44:51.560Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:44:51.561Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:45:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:45:11.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:45:11.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:45:11.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:45:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:45:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T07:45:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:45:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:45:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:45:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:45:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:45:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211799404, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679211800445, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:45:11.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:45:21.561Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:45:21.588Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:45:21.592Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:45:21.593Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:45:51.593Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:45:51.616Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:45:51.620Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:45:51.620Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:46:11.181Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:46:21.621Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:46:21.646Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:46:21.651Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:46:21.651Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:46:51.651Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:46:51.677Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:46:51.681Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:46:51.681Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:47:11.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:47:21.682Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:47:21.705Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:47:21.710Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:47:21.710Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:47:51.711Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:47:51.734Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:47:51.738Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:47:51.738Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:48:11.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:48:12.396Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:48:12.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-8a159007-0afe-4404-ae1d-4322229c6e62 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-03-19T07:48:12.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T07:48:12.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T07:48:14.760Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:48:14.775Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:48:14.776Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:48:14.782Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:48:14.783Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 37: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:48:14.799Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:48:14.800Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:48:14.800Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:48:14.806Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:48:14.806Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:48:14.806Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:48:14.806Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1545, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:48:14.806Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:48:14.806Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:48:21.738Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T07:48:21.739Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:48:21.750Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T07:48:21.750Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T07:48:21.751Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T07:48:21.757Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:48:21.774Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:48:21.774Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T07:48:21.781Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:48:21.814Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T07:48:21.815Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 07:48:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-230319-07:48:23:312-20687], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:48:21.816Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T07:48:21.818Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:48:21.818Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:48:21.818Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:48:21.819Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:48:21.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:48:21.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:48:21.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T07:48:21.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:48:21.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:48:21.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212101827, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:48:21.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:48:21.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212101827, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T07:48:21.845Z||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-03-19T07:48:22.853Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:48:22.854Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:48:22.854Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:48:22.854Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:48:22.854Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:48:22.854Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:48:23.855Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:48:23.855Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:48:23.856Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:48:23.856Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:48:24.856Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T07:48:24.857Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:48:24.857Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T07:48:24.857Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T07:48:24.857Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T07:48:24.900Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:48:24.900Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:48:24.900Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:48:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:48:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:48:24.901Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:48:24.932Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:48:24.933Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@79fc1ee6 2023-03-19T07:48:24.933Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:48:24.933Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T07:48:24.933Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:48:24.933Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:48:24.933Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T07:48:24.934Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:48:24.934Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:48:24.934Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:48:24.934Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212104933, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:48:25.935Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:48:25.976Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T07:48:25.977Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:48:25.977Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T07:48:25.977Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:48:25.977Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:48:25.977Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:48:25.977Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212105976, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:48:26.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:48:26.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T07:48:26.978Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:48:26.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:48:26.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:48:26.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212106978, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:48:27.980Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:48:28.005Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:48:28.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:48:28.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:48:28.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:48:28.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:48:28.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:48:28.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:48:28.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:48:28.010Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:48:28.010Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:48:28.022Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:48:58.022Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:48:58.034Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T07:48:58.035Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T07:48:58.035Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T07:48:58.042Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:48:58.054Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T07:48:58.055Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f14a1a0b-8f2f-471b-8db5-250cc13e873b], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T07:48:58.062Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:48:58.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:48:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[331912], x-aai-txid=[2-aai-resources-230319-07:48:59:592-68589], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:48:58.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:48:58.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T07:48:58.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:48:58.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:48:58.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:48:58.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:48:58.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:48:58.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:48:58.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:48:58.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212138232, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:48:59.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:48:59.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:48:59.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:48:59.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:48:59.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:48:59.260Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:00.261Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:00.261Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:00.261Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:00.262Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:01.262Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:01.263Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:01.263Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:01.263Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:02.263Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:02.264Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:02.264Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:02.264Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:03.265Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:03.265Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:03.265Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:03.265Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:04.266Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:04.266Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:04.266Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:04.266Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:05.267Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:05.267Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:05.267Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:05.268Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:06.268Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:06.269Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:06.269Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:06.269Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:07.269Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T07:49:07.270Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:49:07.270Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T07:49:07.270Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:49:07.270Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T07:49:07.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:49:07.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:49:07.315Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:49:07.315Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:07.315Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:49:07.315Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:07.524Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:49:07.525Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T07:49:07.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:49:07.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:07.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:49:07.526Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:07.527Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:07.527Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212147526, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:08.527Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:49:08.528Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:49:08.528Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:08.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:08.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:08.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:08.611Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15588384639512482322/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:09.146Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:49:09.147Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:49:09.148Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:49:09.148Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:49:09.148Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:49:09.148Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T07:49:09.179Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T07:49:09.180Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:49:09.180Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T07:49:09.180Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:49:09.180Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:09.180Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:09.180Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212149180, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:10.181Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T07:49:10.181Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T07:49:10.181Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:49:10.181Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:10.181Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:10.181Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212150181, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:11.182Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 2023-03-19T07:49:11.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:49:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:49:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:49:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212104933, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212105976, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212106978, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212138232, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:49:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:49:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212147526, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:49:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212149180, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T07:49:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:49:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:49:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212150181, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T07:49:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:49:11.203Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:49:11.208Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:49:11.208Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:49:11.208Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:49:11.208Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:49:11.208Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:49:11.208Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:49:11.209Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:49:11.209Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:49:11.209Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:49:11.220Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:49:41.221Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:49:41.231Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T07:49:41.231Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T07:49:41.232Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T07:49:41.236Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:49:41.248Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:49:41.249Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T07:49:41.256Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:49:41.417Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T07:49:41.417Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:49:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[217264], x-aai-txid=[1-aai-resources-230319-07:49:42:788-67447], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:49:41.417Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:49:41.418Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:49:41.418Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:49:41.426Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:49:41.426Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:49:41.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:49:41.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:41.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:41.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212181427, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:49:42.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:49:42.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:49:42.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:42.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:42.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:42.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:43.456Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:43.456Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:43.457Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:43.457Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:44.457Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:44.458Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:44.458Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:44.458Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:45.458Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:45.459Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:45.459Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:45.459Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:46.460Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:46.460Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:46.461Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:46.461Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:47.461Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:47.461Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:47.462Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:47.462Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:48.462Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:49:48.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:48.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:48.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:49.464Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T07:49:49.465Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:49:49.465Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T07:49:49.466Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:49:49.466Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T07:49:49.504Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:49:49.505Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:49:49.505Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:49:49.505Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:49:49.505Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:49:49.505Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T07:49:49.533Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:49:49.534Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@12982943 2023-03-19T07:49:49.534Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:49:49.534Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T07:49:49.534Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:49:49.534Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:49:49.535Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T07:49:49.535Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:49:49.535Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:49.535Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:49.535Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212189534, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:50.537Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:49:50.572Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T07:49:50.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:49:50.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T07:49:50.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:49:50.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:50.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:50.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212190573, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:51.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T07:49:51.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T07:49:51.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:49:51.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:49:51.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:49:51.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212191573, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:49:52.576Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:49:52.593Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:49:52.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:49:52.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:49:52.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:49:52.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:49:52.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:49:52.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:49:52.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:49:52.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:49:52.598Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:49:52.608Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:50:11.181Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212181427, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212189534, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:50:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212190573, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T07:50:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T07:50:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212191573, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T07:50:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:50:22.609Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:50:22.618Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T07:50:22.618Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T07:50:22.618Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T07:50:22.623Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:50:22.637Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T07:50:22.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9ab9a4be-1a7c-4229-b0d5-cd7ae5b95b98], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T07:50:22.645Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:50:22.777Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:50:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[274432], x-aai-txid=[1-aai-resources-230319-07:50:24:176-10854], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:50:22.777Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:50:22.778Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T07:50:22.778Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:50:22.779Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:50:22.843Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:50:22.843Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:50:22.843Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:50:22.843Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:22.843Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:22.843Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212222843, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:50:23.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:50:23.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:50:23.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:50:23.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:23.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:23.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:24.866Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:50:24.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:24.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:24.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:25.868Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:50:25.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:25.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:25.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:26.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:50:26.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:26.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:26.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:27.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:50:27.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:27.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:27.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:28.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:50:28.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:28.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:28.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:29.875Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:50:29.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:29.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:29.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:30.877Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:50:30.877Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:30.877Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:30.878Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:31.878Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T07:50:31.879Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:50:31.879Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T07:50:31.879Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:50:31.879Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T07:50:31.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:50:31.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:50:31.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:50:31.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:31.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:50:31.917Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:32.224Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:50:32.226Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T07:50:32.226Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:50:32.226Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:32.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:50:32.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:32.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:32.227Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212232226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:33.228Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:50:33.229Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:50:33.230Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.230Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.311Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15297068907789110916/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T07:50:33.943Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T07:50:33.944Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:50:33.945Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:50:33.945Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:50:33.945Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:50:33.945Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:50:33.945Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:50:33.945Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:50:33.945Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:50:33.945Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:50:33.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:50:33.947Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:50:33.947Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T07:50:34.290Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T07:50:34.290Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:50:34.290Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T07:50:34.291Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:50:34.291Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:34.291Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:34.291Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212234290, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:35.292Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T07:50:35.293Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T07:50:35.293Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:50:35.293Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:50:35.293Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:50:35.293Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212235292, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:50:36.294Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:50:36.318Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:50:36.322Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:50:36.322Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:50:36.322Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:50:36.322Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:50:36.322Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:50:36.322Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:50:36.322Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:50:36.322Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:50:36.323Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:50:36.334Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:51:06.334Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:51:06.342Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T07:51:06.342Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T07:51:06.343Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T07:51:06.349Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:51:06.368Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T07:51:06.369Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[57a46d2b-471d-4703-9c52-b83fbc6e4621], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T07:51:06.375Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:51:06.514Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:51:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[376968], x-aai-txid=[1-aai-resources-230319-07:51:07:907-4606], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:51:06.514Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:51:06.514Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T07:51:06.515Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:51:06.515Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:51:06.525Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:51:06.525Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:51:06.526Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:51:06.526Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:06.526Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:06.526Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212266525, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:51:07.548Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:51:07.548Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:51:07.548Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:07.548Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:07.548Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:07.548Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:08.549Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:08.549Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:08.549Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:08.549Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:09.549Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:09.550Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:09.550Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:09.550Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:10.550Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:10.551Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:10.551Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:10.551Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212222843, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:51:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212232226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:51:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212234290, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212235292, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212266525, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:51:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:51:11.551Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:11.552Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:11.552Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:11.552Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:12.553Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:12.553Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:12.553Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:12.554Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:13.554Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:13.555Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:13.555Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:13.555Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:14.556Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:14.556Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:14.556Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:14.556Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:15.557Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T07:51:15.557Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:51:15.558Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T07:51:15.558Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:51:15.558Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T07:51:15.600Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:51:15.601Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:51:15.601Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:51:15.601Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:15.601Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:51:15.601Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:15.860Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:51:15.862Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T07:51:15.862Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:51:15.863Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:15.863Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:51:15.863Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:15.863Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:15.863Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212275862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:16.866Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:51:16.866Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:51:16.867Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:16.867Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:16.867Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:16.867Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:16.954Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17441095351562579055/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T07:51:17.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:51:17.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:51:17.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:51:17.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:51:17.508Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:51:17.508Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T07:51:17.553Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T07:51:17.554Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:51:17.554Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T07:51:17.554Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:51:17.554Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:17.554Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:17.554Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212277553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:18.555Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T07:51:18.555Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T07:51:18.555Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:51:18.556Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:18.556Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:18.556Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212278555, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:19.557Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:51:19.577Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:51:19.582Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:51:19.582Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:51:19.582Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:51:19.582Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:51:19.582Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:51:19.582Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:51:19.583Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:51:19.583Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:51:19.583Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:51:19.596Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:51:49.596Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:51:49.604Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T07:51:49.605Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T07:51:49.605Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T07:51:49.609Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:51:49.622Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T07:51:49.622Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[afac4b68-8f0f-4cfc-92bc-9bbfef9fe799], X-ECOMP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-TransactionId=[], X-ONAP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], Content-Type=[application/merge-patch+json]} 2023-03-19T07:51:49.629Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:51:49.760Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?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/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:51:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[229560], x-aai-txid=[1-aai-resources-230319-07:51:51:159-96218], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:51:49.761Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:51:49.762Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T07:51:49.763Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:51:49.763Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:51:49.774Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:51:49.774Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:51:49.775Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:51:49.775Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:49.775Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:49.775Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212309774, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:51:50.805Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:51:50.806Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:51:50.806Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:50.806Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:50.806Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:50.806Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:51.807Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:51.807Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:51.807Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:51.807Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:52.809Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:52.809Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:52.809Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:52.809Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:53.810Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:53.810Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:53.810Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:53.810Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:54.811Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:54.811Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:54.811Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:54.812Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:55.812Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:55.812Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:55.812Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:55.813Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:56.813Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:56.813Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:56.814Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:56.814Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:57.814Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:57.815Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:57.815Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:57.815Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:58.816Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:58.816Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:58.816Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:58.816Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:51:59.817Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:51:59.817Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:51:59.817Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:51:59.817Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:00.818Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T07:52:00.819Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:52:00.819Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T07:52:00.819Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:52:00.820Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T07:52:00.862Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:52:00.862Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:52:00.862Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:52:00.862Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:00.862Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:52:00.863Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:01.087Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:52:01.093Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T07:52:01.093Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:52:01.093Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:01.093Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:52:01.093Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:01.094Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:01.094Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212321093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:02.095Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:52:02.096Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:52:02.096Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:02.096Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T07:52:02.097Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:02.097Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:02.189Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9801497383030387064/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:02.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T07:52:02.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T07:52:02.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T07:52:03.000Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:03.000Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:03.000Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:03.000Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:03.000Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:03.000Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:03.000Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:03.000Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:03.000Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T07:52:03.047Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T07:52:03.047Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:52:03.047Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T07:52:03.047Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:52:03.048Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:03.048Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:03.048Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212323047, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:04.048Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:52:04.049Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T07:52:04.049Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:52:04.049Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:04.049Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:04.050Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212324048, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:05.051Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:52:05.078Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:52:05.083Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:52:05.083Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:52:05.083Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:52:05.083Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:52:05.083Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:52:05.083Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:52:05.083Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:52:05.083Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:52:05.084Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:52:05.099Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:52:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:11.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:52:11.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:52:11.183Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:52:35.100Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:52:35.112Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T07:52:35.112Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T07:52:35.113Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T07:52:35.120Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:52:35.142Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T07:52:35.143Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[37b9158a-940d-4bbd-b18e-2f3e02acdcdf], X-ECOMP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-TransactionId=[], X-ONAP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], Content-Type=[application/merge-patch+json]} 2023-03-19T07:52:35.149Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:52:35.296Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?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/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:52:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[250032], x-aai-txid=[0-aai-resources-230319-07:52:36:680-52161], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:52:35.297Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:52:35.297Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T07:52:35.298Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:52:35.298Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:52:35.306Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:52:35.307Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:52:35.307Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:52:35.307Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:35.307Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:35.307Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212355307, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:52:36.335Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:52:36.335Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:52:36.335Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:52:36.335Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:36.335Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:36.335Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:37.336Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:52:37.336Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:37.336Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:37.336Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:38.337Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:52:38.337Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:38.338Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:38.338Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:39.338Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:52:39.338Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:39.339Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:39.339Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:40.339Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:52:40.339Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:40.340Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:40.340Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:41.341Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:52:41.341Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:41.341Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:41.341Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:42.343Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:52:42.343Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:42.343Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:42.343Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:43.345Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:52:43.345Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:43.345Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:43.345Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:44.346Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T07:52:44.347Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:52:44.347Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T07:52:44.347Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:52:44.347Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T07:52:44.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:52:44.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:52:44.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:52:44.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:52:44.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:52:44.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:52:44.580Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T07:52:44.582Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 82989 2023-03-19T07:52:44.582Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:52:44.582Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T07:52:44.582Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T07:52:44.583Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:44.583Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:44.583Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212364582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:45.584Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:52:45.585Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:52:45.585Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:45.585Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-19T07:52:45.586Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:45.586Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:45.702Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9258529035244090889/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-19T07:52:46.479Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T07:52:46.479Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:52:46.479Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:46.479Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:52:46.480Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.481Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=ac5deff8-7882-40f4-aa51-adfd3a757d45 2023-03-19T07:52:46.482Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.483Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:46.483Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.483Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:46.483Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.483Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:46.483Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T07:52:46.483Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T07:52:46.483Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 Model Version:NULL Model InvariantUuid:23c65704-ef6f-44b7-abf6-a35ad65141bb Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:5d25e05f-5642-44ab-a911-c9309f277571 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:7f43f488-1e5b-4425-8318-61c117407ba2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c3135e7a-35c2-4f53-aed1-b9f52fae3521 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:12d585fa-ad87-4cd5-a286-b957b82f2922 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ac5deff8-7882-40f4-aa51-adfd3a757d45 ModelInvariantUuid:4ae60b61-0095-45bb-9e7a-70952ed8a77a ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:e0e02da8-72c1-423e-bcc4-5734c2ea9bb3 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:2580b647-fe6b-4e5e-81da-55c36108235f ModelInvariantUuid:1e88ae0c-d6b8-46a1-b1d2-402202b829a1 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:eeab3c11-6375-447f-a6ca-faf5d700c55c 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-03-19T07:52:46.531Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T07:52:46.532Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:52:46.532Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T07:52:46.532Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:52:46.532Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:46.532Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:46.532Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212366532, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:47.533Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:52:47.534Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T07:52:47.534Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:52:47.534Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:52:47.534Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:52:47.534Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212367533, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:52:48.535Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:52:48.561Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:52:48.565Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:52:48.566Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:52:48.566Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:52:48.566Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:52:48.566Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:52:48.566Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:52:48.566Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:52:48.566Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:52:48.567Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:52:48.580Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:53:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:11.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:53:11.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212275862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212277553, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T07:53:11.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212278555, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212309774, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:53:11.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T07:53:11.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:53:11.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T07:53:11.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T07:53:11.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T07:53:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:53:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:53:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:53:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212321093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:53:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212323047, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T07:53:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T07:53:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212324048, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T07:53:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:53:18.580Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:53:18.591Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T07:53:18.591Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T07:53:18.592Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T07:53:18.598Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:53:18.609Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T07:53:18.609Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a378bf63-ac50-435f-a540-0462f43ecd66], X-ECOMP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-TransactionId=[], X-ONAP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], Content-Type=[application/merge-patch+json]} 2023-03-19T07:53:18.617Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:53:18.758Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?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/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:53:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[204832], x-aai-txid=[1-aai-resources-230319-07:53:20:149-2891], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:53:18.759Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:53:18.759Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T07:53:18.759Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:53:18.759Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:53:18.769Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:53:18.769Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:53:18.769Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:53:18.770Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:18.770Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:18.770Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212398769, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:53:19.798Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:53:19.798Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:53:19.798Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:53:19.799Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:19.799Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:19.799Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:20.799Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:53:20.800Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:20.800Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:20.800Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:21.800Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:53:21.801Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:21.801Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:21.801Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:22.802Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:53:22.802Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:22.802Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:22.802Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:23.803Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:53:23.803Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:23.803Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:23.803Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:24.804Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:53:24.804Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:24.804Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:24.804Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:25.805Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:53:25.805Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:25.805Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:25.805Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:26.806Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:53:26.806Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:26.806Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:26.807Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:27.807Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:53:27.807Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:27.808Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:27.808Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:28.808Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T07:53:28.809Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:53:28.809Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T07:53:28.809Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T07:53:28.809Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T07:53:28.852Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:53:28.852Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:53:28.853Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:53:28.853Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:53:28.853Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:53:28.853Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T07:53:28.890Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:53:28.890Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6b90f998 2023-03-19T07:53:28.890Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:53:28.890Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T07:53:28.890Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:53:28.891Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:53:28.891Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T07:53:28.891Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:53:28.891Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:28.891Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:28.891Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212408891, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:29.892Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:53:29.906Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:53:29.906Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:53:29.910Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T07:53:29.911Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T07:53:29.911Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:53:29.911Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:53:29.911Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T07:53:29.917Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T07:53:29.946Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:53:29.951Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T07:53:29.951Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T07:53:29.951Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T07:53:29.951Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T07:53:29.951Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:53:29.951Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:53:29.952Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:53:29.952Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212409951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:53:30.952Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:53:30.976Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:53:30.979Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:53:30.979Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:53:30.979Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:53:30.979Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:53:30.980Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:53:30.980Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:53:30.980Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:53:30.980Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T07:53:30.980Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:53:30.991Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:54:00.991Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:54:01.003Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T07:54:01.003Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T07:54:01.003Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T07:54:01.007Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:54:01.018Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:54:01.019Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T07:54:01.026Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:54:01.175Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T07:54:01.176Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:54:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[442504], x-aai-txid=[0-aai-resources-230319-07:54:02:558-73765], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:54:01.176Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:54:01.176Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:54:01.176Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:54:01.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:54:01.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T07:54:01.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:54:01.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:01.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:01.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212441185, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:54:02.217Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T07:54:02.217Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T07:54:02.218Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T07:54:02.218Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 2 disconnected. 2023-03-19T07:54:02.218Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Cancelled in-flight METADATA request with correlation id 140639 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-19T07:54:02.219Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:54:02.219Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:54:02.219Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:54:02.219Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:54:02.223Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-aa64bf2c-f7ad-4069-bed6-9a23549fc1c0 2023-03-19T07:54:02.224Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T07:54:02.224Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T07:54:02.224Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T07:54:03.917Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:54:06.925Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:54:09.933Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:54:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:11.199Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:54:11.199Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:54:11.205Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:54:11.205Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-aa64bf2c-f7ad-4069-bed6-9a23549fc1c0', protocol='range'} 2023-03-19T07:54:11.210Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:54:11.210Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:54:11.210Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:54:11.210Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:54:11.210Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:54:11.210Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T07:54:11.211Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 38: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-aa64bf2c-f7ad-4069-bed6-9a23549fc1c0=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:54:11.227Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:54:11.227Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-aa64bf2c-f7ad-4069-bed6-9a23549fc1c0', protocol='range'} 2023-03-19T07:54:11.227Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:54:11.228Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:54:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T07:54:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T07:54:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:54:11.233Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:54:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:54:11.233Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:54:11.233Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:54:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:54:11.233Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:54:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1612, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:54:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:54:11.234Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:54:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:54:11.234Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:54:12.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.254Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212355307, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:54:12.254Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.254Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.254Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212364582, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212366532, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212367533, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212398769, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.257Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.258Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:54:12.259Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679211781893, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212408891, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212409951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.260Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.261Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212441185, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T07:54:12.261Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:54:12.274Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:54:12.275Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:54:12.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:54:12.277Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:12.277Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:12.277Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:13.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:54:13.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:13.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:13.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:14.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:54:14.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:14.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:14.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:15.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:54:15.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:15.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:15.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:16.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:54:16.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:16.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:16.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:17.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:54:17.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:17.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:17.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:18.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:54:18.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:18.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:18.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:19.285Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T07:54:19.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:54:19.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T07:54:19.286Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T07:54:19.286Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T07:54:19.333Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:54:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:54:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:54:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:54:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:54:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T07:54:19.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@babc110 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:19.371Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212459371, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:20.373Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T07:54:20.389Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:54:20.390Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:54:20.393Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T07:54:20.393Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T07:54:20.393Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:54:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:54:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T07:54:20.416Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1efb6076 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:54:20.417Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212460417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:54:21.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:54:21.419Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:54:21.445Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:54:21.449Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:54:21.450Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:54:51.450Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:54:51.471Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:54:51.476Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:54:51.476Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:55:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:55:11.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:55:11.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:55:11.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:55:21.477Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:55:21.499Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:55:21.503Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:55:21.503Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:55:51.503Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:55:51.529Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:55:51.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:55:51.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:56:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:56:11.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:56:11.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T07:56:11.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:56:11.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:56:11.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T07:56:11.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:56:11.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:56:11.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T07:56:11.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:56:11.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:56:11.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212459371, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:56:11.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:56:11.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T07:56:11.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212460417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T07:56:11.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T07:56:21.535Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:56:21.560Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:56:21.564Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:56:21.565Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:56:51.565Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:56:51.589Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:56:51.592Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:56:51.593Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:57:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:57:21.593Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:57:21.618Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:57:21.623Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:57:21.623Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:57:51.623Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:57:51.644Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:57:51.647Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:57:51.647Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:58:11.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:58:21.648Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:58:21.669Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:58:21.673Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:58:21.674Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:58:51.674Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:58:51.700Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:58:51.703Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T07:58:51.704Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T07:59:11.184Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:59:12.371Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T07:59:12.371Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-aa64bf2c-f7ad-4069-bed6-9a23549fc1c0 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-03-19T07:59:12.371Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T07:59:12.372Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T07:59:14.737Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T07:59:14.753Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T07:59:14.753Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T07:59:14.760Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:59:14.760Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 39: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T07:59:14.776Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T07:59:14.777Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T07:59:14.777Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T07:59:14.784Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:59:14.784Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:59:14.784Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:59:14.784Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1646, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T07:59:14.784Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T07:59:14.784Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T07:59:21.704Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T07:59:21.705Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:59:21.716Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T07:59:21.716Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T07:59:21.717Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T07:59:21.723Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:59:21.744Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:59:21.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T07:59:21.751Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T07:59:21.785Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T07:59:21.785Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 07:59:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230319-07:59:23:285-92928], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:59:21.786Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T07:59:21.795Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:59:21.795Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:59:21.795Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:59:21.795Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:59:21.802Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:59:21.802Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T07:59:21.802Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T07:59:21.802Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:59:21.802Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:59:21.803Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212761802, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:59:21.821Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T07:59:21.821Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679212761802, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T07:59:21.822Z||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-03-19T07:59:22.830Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:59:22.830Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:59:22.830Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:59:22.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:59:22.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:59:22.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:59:23.831Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:59:23.832Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:59:23.832Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:59:23.832Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:59:24.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T07:59:24.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T07:59:24.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T07:59:24.833Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T07:59:24.833Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T07:59:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T07:59:24.872Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:59:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T07:59:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:59:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T07:59:24.873Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T07:59:24.897Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2fbc66d2 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:59:24.898Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212764898, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:59:25.899Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T07:59:25.937Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T07:59:25.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:59:25.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T07:59:25.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:59:25.938Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:59:25.939Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:59:25.939Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212765938, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:59:26.939Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T07:59:26.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T07:59:26.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T07:59:26.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:59:26.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:59:26.940Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212766939, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T07:59:27.941Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:59:27.964Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T07:59:27.968Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T07:59:27.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T07:59:27.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T07:59:27.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T07:59:27.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:59:27.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:59:27.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:59:27.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T07:59:27.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T07:59:27.979Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T07:59:57.980Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T07:59:57.991Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T07:59:57.991Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T07:59:57.991Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T07:59:57.995Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T07:59:58.007Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T07:59:58.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T07:59:58.014Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T07:59:58.179Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T07:59:58.180Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 07:59:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[331912], x-aai-txid=[2-aai-resources-230319-07:59:59:550-68065], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T07:59:58.180Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T07:59:58.180Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T07:59:58.180Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T07:59:58.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T07:59:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T07:59:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T07:59:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:59:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:59:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212798189, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T07:59:59.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T07:59:59.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T07:59:59.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T07:59:59.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T07:59:59.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T07:59:59.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:00.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:00.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:00.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:00.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:01.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:01.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:01.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:01.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:02.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:02.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:02.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:02.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:03.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:03.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:03.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:03.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:04.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:04.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:04.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:04.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:05.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:05.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:05.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:05.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:06.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:06.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:06.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:06.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:07.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T08:00:07.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:00:07.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T08:00:07.231Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:00:07.231Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T08:00:07.280Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:00:07.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:00:07.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:00:07.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:07.282Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:00:07.282Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:07.540Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:00:07.541Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T08:00:07.541Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:00:07.541Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:07.541Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:00:07.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:07.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:07.542Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212807541, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:08.543Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:00:08.544Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:00:08.544Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:08.544Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:08.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:08.545Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:08.624Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1728729824715508612/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T08:00:09.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:00:09.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:00:09.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:09.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:00:09.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:09.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:09.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:09.185Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:00:09.186Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:00:09.187Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T08:00:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T08:00:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:00:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T08:00:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:00:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:09.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212809225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:10.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:00:10.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T08:00:10.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:00:10.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:10.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:10.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212810226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:00:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:00:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212764898, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:00:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212765938, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212766939, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679212798189, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:00:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:00:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:00:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:00:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:00:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212807541, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:00:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212809225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T08:00:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:00:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212810226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T08:00:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:00:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:00:11.254Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:00:11.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:00:11.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:00:11.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:00:11.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:00:11.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:00:11.260Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:00:11.260Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:00:11.260Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:00:11.260Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:00:11.274Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:00:41.275Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:00:41.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T08:00:41.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T08:00:41.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T08:00:41.294Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:00:41.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:00:41.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T08:00:41.317Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:00:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T08:00:41.456Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:00:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[217264], x-aai-txid=[0-aai-resources-230319-08:00:42:851-3703], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:00:41.456Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:00:41.456Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:00:41.456Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:00:41.462Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:00:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:00:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:00:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212841463, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:00:42.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:00:42.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:00:42.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:42.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:42.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:42.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:43.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:43.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:43.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:43.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:44.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:44.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:44.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:44.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:45.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:45.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:45.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:45.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:46.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:46.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:46.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:46.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:47.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:47.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:47.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:47.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:48.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:00:48.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:48.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:48.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:49.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T08:00:49.497Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:00:49.497Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T08:00:49.497Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:00:49.497Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T08:00:49.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:00:49.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:00:49.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:00:49.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:00:49.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:00:49.540Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:00:49.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@457957 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212849574, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:50.575Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:00:50.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T08:00:50.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:00:50.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T08:00:50.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:00:50.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:50.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:50.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212850614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:51.615Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:00:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T08:00:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:00:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:00:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:00:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212851615, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:00:52.617Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:00:52.643Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:00:52.647Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:00:52.647Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:00:52.647Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:00:52.647Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:00:52.647Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:00:52.647Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:00:52.648Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:00:52.648Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:00:52.648Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:00:52.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:01:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679212841463, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:01:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:01:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:01:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212849574, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:01:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212850614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T08:01:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:01:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212851615, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T08:01:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:01:22.660Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:01:22.670Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T08:01:22.670Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T08:01:22.671Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T08:01:22.677Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:01:22.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:01:22.689Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T08:01:22.696Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:01:22.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T08:01:22.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:01:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[274432], x-aai-txid=[0-aai-resources-230319-08:01:24:230-59248], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:01:22.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:01:22.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:01:22.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:01:22.847Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:01:22.847Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:01:22.847Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:01:22.848Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:22.848Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:22.848Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212882847, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:01:23.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:01:23.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:01:23.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:01:23.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:23.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:23.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:24.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:01:24.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:24.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:24.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:25.875Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:01:25.875Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:25.875Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:25.875Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:26.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:01:26.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:26.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:26.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:27.877Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:01:27.877Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:27.877Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:27.878Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:28.878Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:01:28.879Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:28.879Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:28.879Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:29.879Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:01:29.880Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:29.880Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:29.880Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:30.880Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:01:30.881Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:30.881Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:30.881Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:31.882Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T08:01:31.882Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:01:31.882Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T08:01:31.882Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:01:31.882Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T08:01:31.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:01:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:01:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:01:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:01:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:32.167Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:01:32.169Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T08:01:32.170Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:01:32.170Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:32.170Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:01:32.170Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:32.171Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:32.171Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212892170, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:33.171Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:01:33.172Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:01:33.173Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.173Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.174Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.174Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.250Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14949191050955968745/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T08:01:33.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:01:33.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:01:33.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:01:33.834Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:01:33.835Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:01:33.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:01:33.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:01:33.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:01:33.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:01:33.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:01:33.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:01:33.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T08:01:33.878Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T08:01:33.878Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:01:33.878Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T08:01:33.879Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:01:33.879Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:33.879Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:33.879Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212893878, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:34.880Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:01:34.880Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T08:01:34.880Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:01:34.880Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:01:34.880Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:01:34.880Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212894880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:01:35.881Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:01:35.905Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:01:35.910Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:01:35.910Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:01:35.910Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:01:35.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:01:35.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:01:35.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:01:35.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:01:35.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:01:35.911Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:01:35.925Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:02:05.926Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:02:05.937Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T08:02:05.938Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T08:02:05.938Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T08:02:05.948Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:02:05.963Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:02:05.964Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T08:02:05.973Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:02:06.114Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T08:02:06.115Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:02:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[376968], x-aai-txid=[2-aai-resources-230319-08:02:07:509-67754], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:02:06.115Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:02:06.115Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:02:06.116Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:02:06.126Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:02:06.126Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:02:06.127Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:02:06.127Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:06.127Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:06.127Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212926127, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:02:07.157Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:02:07.157Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:02:07.157Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:07.158Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:07.158Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:07.158Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:08.158Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:08.159Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:08.159Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:08.159Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:09.160Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:09.161Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:09.161Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:09.161Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:10.162Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:10.162Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:10.162Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:10.162Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:11.164Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:11.164Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:11.164Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:11.164Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679212882847, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:02:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212892170, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:02:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212893878, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212894880, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679212926127, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:02:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:02:12.165Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:12.166Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:12.166Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:12.166Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:13.167Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:13.167Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:13.172Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:13.173Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:14.173Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:14.174Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:14.174Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:14.174Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:15.175Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T08:02:15.175Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:02:15.175Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T08:02:15.176Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:02:15.176Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T08:02:15.219Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:02:15.220Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:02:15.220Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:02:15.220Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:15.221Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:02:15.221Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:15.473Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:02:15.475Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T08:02:15.476Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:02:15.476Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:15.476Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:02:15.476Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:15.476Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:15.477Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212935476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:16.477Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:02:16.478Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:02:16.478Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:16.478Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:16.478Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:16.478Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:16.548Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13096756708477378509/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T08:02:17.107Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:02:17.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:02:17.109Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T08:02:17.148Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T08:02:17.148Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:02:17.149Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T08:02:17.149Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:02:17.149Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:17.150Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:17.150Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212937148, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:18.151Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:02:18.151Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T08:02:18.151Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:02:18.151Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:18.152Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:18.152Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212938150, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:19.152Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:02:19.176Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:02:19.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:02:19.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:02:19.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:02:19.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:02:19.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:02:19.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:02:19.181Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:02:19.182Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:02:19.182Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:02:19.196Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:02:49.197Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:02:49.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T08:02:49.209Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T08:02:49.209Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T08:02:49.215Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:02:49.227Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:02:49.227Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T08:02:49.233Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:02:49.377Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T08:02:49.378Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:02:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[229560], x-aai-txid=[0-aai-resources-230319-08:02:50:769-87241], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:02:49.378Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:02:49.378Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:02:49.378Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:02:49.387Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:02:49.387Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:02:49.388Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:02:49.388Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:49.388Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:49.388Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212969387, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:02:50.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:02:50.413Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:02:50.413Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:50.414Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:50.414Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:50.414Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:51.415Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:51.415Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:51.415Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:51.415Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:52.416Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:52.417Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:52.417Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:52.417Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:53.417Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:53.418Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:53.418Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:53.418Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:54.418Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:54.419Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:54.419Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:54.419Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:55.419Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:55.420Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:55.420Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:55.420Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:56.421Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:56.421Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:56.421Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:56.422Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:57.422Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:57.423Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:57.423Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:57.423Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:58.423Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:58.424Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:58.424Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:58.424Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:02:59.424Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:02:59.424Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:02:59.425Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:02:59.425Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:00.425Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T08:03:00.426Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:03:00.426Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T08:03:00.426Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:03:00.427Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T08:03:00.469Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:03:00.470Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:03:00.470Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:03:00.470Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:00.470Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:03:00.471Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:00.749Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:03:00.756Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T08:03:00.756Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:03:00.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:00.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:03:00.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:00.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:00.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212980756, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:01.758Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:03:01.758Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:03:01.759Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:01.759Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T08:03:01.760Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:01.760Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:01.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4749336545877211624/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T08:03:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:03:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:03:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T08:03:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:03:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:03:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:03:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T08:03:02.706Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T08:03:02.707Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:03:02.707Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T08:03:02.707Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:03:02.707Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:02.707Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:02.707Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212982707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:03.708Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:03:03.708Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T08:03:03.708Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:03:03.708Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:03.708Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:03.709Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212983708, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:04.709Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:03:04.729Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:03:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:03:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:03:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:03:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:03:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:03:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:03:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:03:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:03:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:03:04.748Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:03:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:03:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212935476, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212937148, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T08:03:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212938150, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T08:03:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679212969387, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:03:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:03:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212980756, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212982707, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T08:03:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:11.196Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:03:11.196Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679212983708, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T08:03:11.196Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:03:34.748Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:03:34.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T08:03:34.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T08:03:34.758Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T08:03:34.764Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:03:34.781Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:03:34.781Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T08:03:34.789Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:03:34.926Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T08:03:34.927Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:03:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[250032], x-aai-txid=[2-aai-resources-230319-08:03:36:324-76033], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:03:34.927Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:03:34.927Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:03:34.927Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:03:34.933Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:03:34.933Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:03:34.933Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:03:34.933Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:34.933Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:34.934Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213014933, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:03:35.962Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:03:35.962Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:03:35.962Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:03:35.963Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:35.963Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:35.963Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:36.963Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:03:36.964Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:36.964Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:36.964Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:37.964Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:03:37.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:37.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:37.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:38.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:03:38.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:38.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:38.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:39.966Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:03:39.966Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:39.966Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:39.966Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:40.967Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:03:40.967Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:40.967Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:40.967Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:41.968Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:03:41.968Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:41.968Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:41.968Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:42.969Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:03:42.969Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:42.969Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:42.969Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:43.970Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T08:03:43.970Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:03:43.970Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T08:03:43.971Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:03:43.971Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T08:03:44.016Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:03:44.016Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:03:44.017Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:03:44.017Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:03:44.017Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:03:44.017Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:03:44.052Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:03:44.052Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3b981be0 2023-03-19T08:03:44.052Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:03:44.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-19T08:03:44.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:03:44.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:03:44.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:03:44.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:03:44.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:44.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:44.053Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213024053, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:45.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:51efcb3e-a6eb-4598-9791-0828d63e8d77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:03:45.094Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T08:03:45.094Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:03:45.094Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T08:03:45.094Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:03:45.095Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:45.095Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:45.095Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213025094, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:46.095Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:03:46.096Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T08:03:46.096Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:03:46.096Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:03:46.096Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:03:46.096Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213026095, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:03:47.097Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:03:47.120Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:03:47.123Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:03:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:03:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:03:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:03:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:03:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:03:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:03:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:03:47.124Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:03:47.137Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:04:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213014933, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:04:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:04:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213024053, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213025094, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T08:04:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:04:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213026095, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T08:04:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:04:17.138Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:04:17.150Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T08:04:17.151Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T08:04:17.151Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T08:04:17.157Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:04:17.174Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T08:04:17.175Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[29eb1501-edac-491a-8963-23eb5d5105a3], X-ECOMP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-TransactionId=[], X-ONAP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], Content-Type=[application/merge-patch+json]} 2023-03-19T08:04:17.182Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:04:17.340Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?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/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:04:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[204832], x-aai-txid=[2-aai-resources-230319-08:04:18:718-38856], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:04:17.340Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:04:17.341Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T08:04:17.341Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:04:17.341Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:04:17.351Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:04:17.351Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:04:17.351Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:04:17.351Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:17.351Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:17.352Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213057351, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:04:18.378Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:04:18.378Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:04:18.378Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:04:18.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:18.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:18.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:19.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:04:19.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:19.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:19.380Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:20.380Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:04:20.380Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:20.380Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:20.380Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:21.381Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:04:21.382Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:21.382Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:21.382Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:22.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:04:22.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:22.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:22.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:23.384Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:04:23.385Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:23.385Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:23.385Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:24.386Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:04:24.386Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:24.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:24.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:25.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:04:25.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:25.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:25.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:26.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:04:26.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:26.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:26.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:27.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T08:04:27.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:04:27.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T08:04:27.391Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:04:27.391Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T08:04:27.430Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:04:27.431Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:04:27.431Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:04:27.431Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:04:27.431Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:04:27.431Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:04:27.456Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:04:27.456Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@50f8c530 2023-03-19T08:04:27.456Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:04:27.456Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T08:04:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:04:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:04:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:04:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:04:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213067457, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:28.459Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:04:28.475Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:04:28.475Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:04:28.478Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T08:04:28.479Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T08:04:28.479Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:04:28.479Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:04:28.479Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T08:04:28.485Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T08:04:28.522Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:04:28.527Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T08:04:28.528Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T08:04:28.528Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:04:28.528Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T08:04:28.528Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:04:28.528Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:28.529Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:28.529Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213068528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:04:29.530Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:04:29.547Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:04:29.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:04:29.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:04:29.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:04:29.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:04:29.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:04:29.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:04:29.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:04:29.551Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T08:04:29.551Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:04:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:04:59.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:04:59.567Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:04:59.568Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T08:04:59.568Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T08:04:59.573Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:04:59.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T08:04:59.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c2d5995b-961a-4382-8afe-ac749f2b9d31], X-ECOMP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-TransactionId=[], X-ONAP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], Content-Type=[application/merge-patch+json]} 2023-03-19T08:04:59.594Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:04:59.741Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?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/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:05:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[442504], x-aai-txid=[0-aai-resources-230319-08:05:01:130-54871], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:04:59.741Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:04:59.742Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T08:04:59.743Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:04:59.743Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:04:59.749Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:04:59.749Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T08:04:59.749Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:04:59.749Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:04:59.749Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:04:59.750Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213099749, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:05:00.774Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T08:05:00.774Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T08:05:00.775Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T08:05:00.775Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Cancelled in-flight METADATA request with correlation id 140758 due to node 0 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-19T08:05:00.775Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 2 disconnected. 2023-03-19T08:05:00.776Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:05:00.776Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:05:00.776Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:05:00.776Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:05:00.782Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-9f8ae9da-caba-45d9-89f7-865383154748 2023-03-19T08:05:00.782Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T08:05:00.783Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T08:05:00.783Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:05:03.855Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:05:06.863Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:05:09.871Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:05:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:11.198Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:05:11.198Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:05:11.205Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:05:11.205Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-9f8ae9da-caba-45d9-89f7-865383154748', protocol='range'} 2023-03-19T08:05:11.211Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:05:11.211Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:05:11.211Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:05:11.211Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:05:11.212Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:05:11.212Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:05:11.212Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 40: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-9f8ae9da-caba-45d9-89f7-865383154748=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T08:05:11.230Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:05:11.230Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:05:11.230Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:05:11.230Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-9f8ae9da-caba-45d9-89f7-865383154748', protocol='range'} 2023-03-19T08:05:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T08:05:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T08:05:11.234Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:05:11.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:05:11.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:05:11.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1725, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:05:11.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:05:11.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:05:11.235Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:05:11.236Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:05:11.236Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:05:11.236Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:05:11.236Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:05:11.236Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:05:12.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.254Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213057351, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:05:12.254Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.255Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679212442217, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213067457, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.256Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.257Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213068528, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T08:05:12.257Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.257Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.257Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213099749, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T08:05:12.257Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:05:12.274Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:05:12.274Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:05:12.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:05:12.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:05:12.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:05:12.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:13.277Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:05:13.277Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:05:13.277Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:05:13.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:14.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:05:14.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:05:14.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:05:14.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:15.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:05:15.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:05:15.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:05:15.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:16.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:05:16.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:05:16.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:05:16.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:17.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:05:17.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:05:17.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:05:17.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:18.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:05:18.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:05:18.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:05:18.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:19.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T08:05:19.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:05:19.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T08:05:19.285Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:05:19.285Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T08:05:19.330Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:05:19.331Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:05:19.331Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:05:19.331Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:05:19.331Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:05:19.331Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:05:19.363Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:05:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3790963c 2023-03-19T08:05:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:05:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:05:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:05:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T08:05:19.365Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T08:05:19.365Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:05:19.365Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:05:19.365Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:05:19.365Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213119364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:20.366Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:05:20.377Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:05:20.378Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:05:20.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T08:05:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T08:05:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:05:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:05:20.382Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:05:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:05:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@13f3bb95 2023-03-19T08:05:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:05:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:05:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:05:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T08:05:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T08:05:20.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:05:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:05:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:05:20.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213120457, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:05:21.459Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:05:21.459Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:05:21.484Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:05:21.489Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:05:21.489Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:05:51.489Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:05:51.508Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:05:51.511Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:05:51.511Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:06:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:06:11.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:06:11.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:06:11.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:06:21.512Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:06:21.534Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:06:21.539Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:06:21.539Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:06:51.539Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:06:51.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:06:51.566Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:06:51.566Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:07:11.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:07:11.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:07:11.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:07:11.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:07:11.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:07:11.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:07:11.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:07:11.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:07:11.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:07:11.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:07:11.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213119364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:07:11.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:07:11.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:07:11.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213120457, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:07:11.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:07:21.566Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:07:21.590Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:07:21.595Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:07:21.595Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:07:51.595Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:07:51.613Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:07:51.616Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:07:51.616Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:08:11.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:08:21.616Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:08:21.639Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:08:21.642Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:08:21.643Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:08:51.643Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:08:51.661Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:08:51.665Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:08:51.665Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:09:11.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:09:21.665Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:09:21.688Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:09:21.693Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:09:21.693Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:09:51.693Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:09:51.717Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:09:51.722Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:09:51.722Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:10:11.184Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:10:12.292Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:10:12.292Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-9f8ae9da-caba-45d9-89f7-865383154748 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-03-19T08:10:12.292Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T08:10:12.293Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T08:10:14.736Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:10:14.752Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:10:14.753Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:10:14.760Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:10:14.760Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 41: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T08:10:14.794Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:10:14.794Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:10:14.795Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:10:14.800Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:10:14.800Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:10:14.800Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:10:14.800Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1747, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:10:14.800Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:10:14.800Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:10:21.723Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T08:10:21.723Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:10:21.735Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T08:10:21.735Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T08:10:21.736Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T08:10:21.739Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:10:21.752Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:10:21.753Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T08:10:21.759Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:10:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T08:10:21.794Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 08:10:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-230319-08:10:23:298-80682], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:10:21.795Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T08:10:21.797Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:10:21.797Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:10:21.798Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:10:21.798Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:10:21.805Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:10:21.805Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:10:21.805Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T08:10:21.805Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:10:21.805Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:10:21.806Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213421805, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:10:21.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:10:21.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213421805, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T08:10:21.824Z||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-03-19T08:10:22.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:10:22.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:10:22.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:10:22.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:10:22.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:10:22.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:10:23.834Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:10:23.834Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:10:23.834Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:10:23.834Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:10:24.835Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T08:10:24.835Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:10:24.836Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T08:10:24.837Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T08:10:24.837Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T08:10:24.881Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:10:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:10:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:10:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:10:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:10:24.882Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:10:24.911Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@36db7de2 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:10:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213424912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:10:25.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:10:25.960Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T08:10:25.960Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:10:25.960Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T08:10:25.961Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:10:25.961Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:10:25.961Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:10:25.961Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213425960, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:10:26.962Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:10:26.963Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T08:10:26.963Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:10:26.963Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:10:26.963Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:10:26.964Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213426962, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:10:27.965Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:10:27.984Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:10:27.988Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:10:27.989Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:10:27.989Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:10:27.989Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:10:27.989Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:10:27.989Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:10:27.989Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:10:27.989Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:10:27.989Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:10:28.001Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:10:58.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:10:58.013Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T08:10:58.014Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T08:10:58.014Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T08:10:58.019Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:10:58.030Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T08:10:58.030Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[94ab9e09-aeb4-40e7-b6dd-f0312b613754], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T08:10:58.036Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:10:58.186Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:10:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[331912], x-aai-txid=[1-aai-resources-230319-08:10:59:575-61196], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:10:58.186Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:10:58.187Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T08:10:58.187Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:10:58.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:10:58.194Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:10:58.194Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:10:58.194Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:10:58.195Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:10:58.195Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:10:58.195Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213458194, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:10:59.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:10:59.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:10:59.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:10:59.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:10:59.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:10:59.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:00.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:00.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:00.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:00.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:01.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:01.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:01.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:01.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:02.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:02.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:02.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:02.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:03.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:03.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:03.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:03.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:04.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:04.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:04.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:04.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:05.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:05.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:05.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:05.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:06.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:06.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:06.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:06.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:07.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T08:11:07.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:11:07.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T08:11:07.234Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:11:07.234Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T08:11:07.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:11:07.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:11:07.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:11:07.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:07.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:11:07.267Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:07.513Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:11:07.515Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T08:11:07.515Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:11:07.515Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:07.515Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:11:07.516Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:07.516Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:07.516Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213467515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:08.517Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:11:08.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:11:08.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:08.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:08.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:08.518Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:08.589Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1821017589809568210/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T08:11:09.142Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:11:09.142Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:11:09.142Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:11:09.143Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:11:09.144Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T08:11:09.177Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T08:11:09.177Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:11:09.177Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T08:11:09.177Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:11:09.178Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:09.178Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:09.178Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213469177, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:10.179Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:11:10.179Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T08:11:10.179Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:11:10.179Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:10.179Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:10.179Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213470179, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:11.180Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 2023-03-19T08:11:11.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213424912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213425960, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213426962, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213458194, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:11:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:11:11.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213467515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213469177, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213470179, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T08:11:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:11:11.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:11:11.200Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:11:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:11:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:11:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:11:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:11:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:11:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:11:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:11:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:11:11.211Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:11:41.211Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:11:41.218Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T08:11:41.218Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T08:11:41.219Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T08:11:41.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:11:41.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T08:11:41.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9b0a052f-fdb1-4da0-8763-b441024004e0], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T08:11:41.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:11:41.390Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:11:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[217264], x-aai-txid=[1-aai-resources-230319-08:11:42:783-13860], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:11:41.391Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:11:41.391Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T08:11:41.391Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:11:41.391Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:11:41.401Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:11:41.401Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:11:41.401Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:11:41.401Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:41.401Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:41.401Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213501401, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:11:42.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:11:42.427Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:11:42.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:42.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:42.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:42.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:43.428Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:43.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:43.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:43.429Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:44.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:44.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:44.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:44.430Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:45.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:45.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:45.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:45.431Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:46.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:46.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:46.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:46.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:47.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:47.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:47.433Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:47.434Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:48.434Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:11:48.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:48.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:48.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:49.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T08:11:49.437Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:11:49.437Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T08:11:49.437Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:11:49.437Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T08:11:49.469Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:11:49.469Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:11:49.469Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:11:49.469Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:11:49.469Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:11:49.469Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:11:49.501Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:11:49.502Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@39494296 2023-03-19T08:11:49.502Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:11:49.502Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T08:11:49.502Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:11:49.502Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:11:49.502Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T08:11:49.502Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:11:49.503Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:49.503Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:49.503Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213509502, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:50.504Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:11:50.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T08:11:50.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:11:50.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T08:11:50.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:11:50.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:50.545Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:50.546Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213510545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:51.547Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:11:51.547Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T08:11:51.547Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:11:51.547Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:11:51.547Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:11:51.548Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213511547, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:11:52.549Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:11:52.565Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:11:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:11:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:11:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:11:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:11:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:11:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:11:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:11:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:11:52.569Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:11:52.579Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:12:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213501401, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:12:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:12:11.190Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:12:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213509502, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213510545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:12:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213511547, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T08:12:11.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:12:22.579Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:12:22.592Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T08:12:22.593Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T08:12:22.593Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T08:12:22.600Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:12:22.615Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:12:22.615Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T08:12:22.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:12:22.767Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T08:12:22.768Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:12:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[274432], x-aai-txid=[1-aai-resources-230319-08:12:24:160-79284], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:12:22.768Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:12:22.768Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:12:22.769Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:12:22.779Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:12:22.779Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:12:22.779Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:12:22.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:22.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:22.780Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213542779, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:12:23.805Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:12:23.805Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:12:23.805Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:12:23.806Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:23.806Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:23.806Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:24.806Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:12:24.807Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:24.807Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:24.807Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:25.808Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:12:25.809Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:25.809Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:25.809Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:26.810Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:12:26.811Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:26.811Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:26.811Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:27.812Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:12:27.813Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:27.813Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:27.813Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:28.814Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:12:28.815Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:28.815Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:28.815Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:29.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:12:29.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:29.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:29.816Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:30.817Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:12:30.818Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:30.818Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:30.818Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:31.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T08:12:31.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:12:31.820Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T08:12:31.821Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:12:31.821Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T08:12:31.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:12:31.871Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:12:31.872Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:12:31.872Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:31.872Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:12:31.872Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:32.099Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:12:32.101Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T08:12:32.101Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:12:32.102Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:32.102Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:12:32.102Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:32.102Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:32.102Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213552101, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:33.103Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:12:33.104Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:12:33.104Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.104Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.105Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.105Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.183Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6340722110855194824/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:12:33.755Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:12:33.756Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:12:33.757Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:12:33.757Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:12:33.757Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:12:33.757Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:12:33.757Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T08:12:33.802Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T08:12:33.803Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:12:33.803Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T08:12:33.803Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:12:33.803Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:33.803Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:33.803Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213553803, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:34.804Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:12:34.805Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T08:12:34.805Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:12:34.805Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:12:34.805Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:12:34.805Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213554804, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:12:35.806Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:12:35.832Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:12:35.836Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:12:35.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:12:35.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:12:35.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:12:35.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:12:35.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:12:35.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:12:35.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:12:35.837Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:12:35.852Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:13:05.852Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:13:05.862Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T08:13:05.862Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T08:13:05.863Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T08:13:05.866Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:13:05.885Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:13:05.886Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T08:13:05.892Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:13:06.029Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T08:13:06.029Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:13:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[376968], x-aai-txid=[0-aai-resources-230319-08:13:07:431-9395], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:13:06.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:13:06.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:13:06.030Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:13:06.037Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:13:06.038Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:13:06.038Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:13:06.038Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:06.038Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:06.038Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213586038, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:13:07.065Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:13:07.065Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:13:07.066Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:07.066Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:07.066Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:07.066Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:08.066Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:08.067Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:08.067Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:08.067Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:09.067Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:09.068Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:09.068Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:09.068Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:10.068Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:10.069Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:10.069Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:10.069Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:11.069Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:11.070Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:11.070Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:11.070Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:11.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213542779, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213552101, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213553803, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213554804, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213586038, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:13:11.187Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:13:11.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:13:12.070Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:12.071Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:12.071Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:12.071Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:13.072Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:13.072Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:13.072Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:13.072Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:14.073Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:14.073Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:14.073Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:14.073Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:15.074Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T08:13:15.074Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:13:15.075Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T08:13:15.075Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:13:15.075Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T08:13:15.122Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:13:15.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:13:15.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:13:15.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:15.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:13:15.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:15.388Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:13:15.390Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T08:13:15.391Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:13:15.391Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:15.391Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:13:15.391Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:15.391Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:15.391Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213595391, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:16.391Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:13:16.392Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:13:16.392Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.392Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.393Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.393Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.468Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9495623626369490227/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T08:13:16.993Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:13:16.994Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:13:16.995Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:13:16.995Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:13:16.995Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:13:16.995Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:13:16.995Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:13:16.995Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:13:16.995Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T08:13:17.041Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T08:13:17.042Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:13:17.042Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T08:13:17.042Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:13:17.042Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:17.042Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:17.042Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213597042, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:18.043Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:13:18.043Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T08:13:18.043Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:13:18.043Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:18.043Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:18.043Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213598043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:19.044Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:13:19.064Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:13:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:13:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:13:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:13:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:13:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:13:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:13:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:13:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:13:19.069Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:13:19.083Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:13:49.083Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:13:49.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T08:13:49.091Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T08:13:49.092Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T08:13:49.097Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:13:49.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:13:49.108Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T08:13:49.114Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:13:49.254Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T08:13:49.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:13:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[229560], x-aai-txid=[0-aai-resources-230319-08:13:50:653-29296], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:13:49.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:13:49.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:13:49.255Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:13:49.265Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:13:49.265Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:13:49.266Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:13:49.266Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:49.266Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:49.266Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213629266, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:13:50.300Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:13:50.300Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:13:50.300Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:50.300Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:50.300Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:50.300Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:51.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:51.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:51.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:51.302Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:52.302Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:52.302Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:52.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:52.303Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:53.304Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:53.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:53.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:53.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:54.306Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:54.306Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:54.306Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:54.307Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:55.308Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:55.308Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:55.309Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:55.309Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:56.309Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:56.310Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:56.310Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:56.310Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:57.310Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:57.311Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:57.311Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:57.311Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:58.312Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:58.312Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:58.312Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:58.312Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:13:59.313Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:13:59.313Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:13:59.314Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:13:59.314Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:00.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T08:14:00.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:14:00.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T08:14:00.316Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:14:00.316Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T08:14:00.366Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:14:00.366Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:14:00.366Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:14:00.366Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:00.367Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:14:00.367Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:00.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:14:00.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T08:14:00.656Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:14:00.656Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:00.656Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:14:00.656Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:00.657Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:00.657Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213640656, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:01.657Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:14:01.658Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:14:01.659Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:01.659Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T08:14:01.660Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:01.660Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:01.788Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10298348335780818664/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T08:14:02.645Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:14:02.645Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:14:02.645Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:02.645Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T08:14:02.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:02.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:02.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:02.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:14:02.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:14:02.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:14:02.646Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:14:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:14:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:14:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:14:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:14:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:14:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:14:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:14:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:14:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T08:14:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T08:14:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T08:14:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T08:14:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.648Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:14:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:14:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:14:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:14:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:14:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:14:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.649Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:14:02.650Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.651Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:14:02.651Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:14:02.651Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:14:02.651Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T08:14:02.698Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T08:14:02.698Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:14:02.698Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T08:14:02.698Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:14:02.699Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:02.699Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:02.699Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213642698, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:03.700Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:14:03.700Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T08:14:03.701Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:14:03.701Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:03.701Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:03.701Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213643700, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:04.703Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:14:04.729Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:14:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:14:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:14:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:14:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:14:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:14:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:14:04.734Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:14:04.735Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:14:04.735Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:14:04.747Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:14:11.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:11.190Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213595391, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.191Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213597042, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213598043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213629266, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:14:11.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.194Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213640656, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:14:11.195Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.195Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.195Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213642698, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T08:14:11.195Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:11.195Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:14:11.195Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213643700, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T08:14:11.195Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:14:34.747Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:14:34.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T08:14:34.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T08:14:34.757Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T08:14:34.762Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:14:34.773Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T08:14:34.773Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c01fee95-295e-4373-8eef-c7627f9852d5], X-ECOMP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-TransactionId=[], X-ONAP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], Content-Type=[application/merge-patch+json]} 2023-03-19T08:14:34.780Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:14:34.924Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?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/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:14:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[250032], x-aai-txid=[2-aai-resources-230319-08:14:36:320-73381], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:14:34.925Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:14:34.926Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T08:14:34.926Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:14:34.926Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:14:34.933Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:14:34.933Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:14:34.933Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:14:34.934Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:34.934Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:34.934Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213674933, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:14:35.962Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:14:35.962Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:14:35.962Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:14:35.963Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:35.963Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:35.963Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:36.963Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:14:36.964Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:36.964Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:36.964Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:37.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:14:37.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:37.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:37.965Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:38.966Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:14:38.966Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:38.966Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:38.966Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:39.967Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:14:39.967Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:39.967Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:39.967Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:40.968Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:14:40.968Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:40.968Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:40.969Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:41.969Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:14:41.969Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:41.970Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:41.970Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:42.970Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:14:42.970Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:42.971Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:42.971Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:43.971Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T08:14:43.972Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:14:43.972Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T08:14:43.972Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:14:43.972Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T08:14:44.017Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:14:44.018Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:14:44.018Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:14:44.018Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:14:44.018Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:14:44.019Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:14:44.054Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:14:44.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6a2a0e26 2023-03-19T08:14:44.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:14:44.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-19T08:14:44.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:14:44.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:14:44.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:14:44.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:14:44.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:44.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:44.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213684055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:45.056Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:51efcb3e-a6eb-4598-9791-0828d63e8d77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:14:45.105Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T08:14:45.105Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:14:45.105Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T08:14:45.105Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:14:45.105Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:45.106Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:45.106Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213685105, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:46.106Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:14:46.107Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T08:14:46.107Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:14:46.107Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:14:46.107Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:14:46.107Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213686106, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:14:47.108Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:14:47.134Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:14:47.138Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:14:47.138Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:14:47.138Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:14:47.138Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:14:47.138Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:14:47.138Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:14:47.138Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:14:47.139Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:14:47.139Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:14:47.152Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:15:11.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:11.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213674933, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:15:11.198Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:15:11.199Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:15:11.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:15:11.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:15:11.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213684055, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:15:11.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213685105, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T08:15:11.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:11.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:15:11.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213686106, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T08:15:11.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:15:17.152Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:15:17.165Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T08:15:17.165Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T08:15:17.166Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T08:15:17.172Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:15:17.184Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:15:17.185Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T08:15:17.191Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:15:17.336Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T08:15:17.337Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:15:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[204832], x-aai-txid=[2-aai-resources-230319-08:15:18:731-3574], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:15:17.337Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:15:17.337Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:15:17.338Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:15:17.346Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:15:17.346Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:15:17.347Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:15:17.347Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:17.347Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:17.347Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213717347, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:15:18.376Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:15:18.376Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:15:18.376Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:15:18.376Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:18.376Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:18.376Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:19.377Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:15:19.377Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:19.377Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:19.377Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:20.378Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:15:20.378Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:20.378Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:20.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:21.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:15:21.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:21.379Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:21.380Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:22.380Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:15:22.381Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:22.381Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:22.381Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:23.381Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:15:23.382Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:23.382Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:23.382Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:24.382Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:15:24.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:24.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:24.383Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:25.384Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:15:25.384Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:25.384Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:25.384Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:26.386Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:15:26.386Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:26.386Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:26.386Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:27.387Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T08:15:27.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:15:27.388Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T08:15:27.388Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:15:27.388Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T08:15:27.426Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:15:27.427Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:15:27.427Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:15:27.427Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:15:27.427Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:15:27.427Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:15:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:15:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@66ae33e8 2023-03-19T08:15:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:15:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T08:15:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:15:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:15:27.457Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:15:27.458Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:15:27.458Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:27.458Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:27.458Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213727457, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:28.459Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:15:28.479Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:15:28.479Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:15:28.484Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T08:15:28.485Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T08:15:28.485Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:15:28.485Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:15:28.485Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T08:15:28.493Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T08:15:28.519Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:15:28.526Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T08:15:28.527Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T08:15:28.527Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:15:28.527Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T08:15:28.527Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:15:28.528Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:28.528Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:28.528Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213728527, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:15:29.529Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:15:29.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:15:29.558Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:15:29.558Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:15:29.558Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:15:29.558Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:15:29.558Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:15:29.558Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:15:29.559Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:15:29.559Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T08:15:29.559Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:15:29.574Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:15:59.574Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:15:59.582Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:15:59.582Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T08:15:59.582Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T08:15:59.586Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:15:59.596Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T08:15:59.596Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c122695d-a7ad-47e7-998c-0541ad440971], X-ECOMP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-TransactionId=[], X-ONAP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], Content-Type=[application/merge-patch+json]} 2023-03-19T08:15:59.604Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:15:59.741Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?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/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:16:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[442504], x-aai-txid=[1-aai-resources-230319-08:16:01:143-33672], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:15:59.742Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:15:59.742Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T08:15:59.742Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:15:59.742Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:15:59.750Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:15:59.751Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T08:15:59.751Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:15:59.751Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:15:59.751Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:15:59.751Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213759751, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:16:00.780Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T08:16:00.780Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T08:16:00.781Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T08:16:00.781Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 2 disconnected. 2023-03-19T08:16:00.782Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:16:00.782Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:16:00.782Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:16:00.782Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:16:00.787Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b65ed737-0190-4460-9fe1-2b3f6fe85870 2023-03-19T08:16:00.787Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T08:16:00.787Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T08:16:00.787Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:16:03.884Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:16:06.892Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:16:09.901Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:16:11.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:11.198Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:16:11.198Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:16:11.204Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:16:11.204Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b65ed737-0190-4460-9fe1-2b3f6fe85870', protocol='range'} 2023-03-19T08:16:11.208Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:16:11.208Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:16:11.208Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:16:11.208Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:16:11.208Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:16:11.208Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:16:11.209Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 42: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=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-b4764619-75b2-4394-83e5-b416a0adc59c-b65ed737-0190-4460-9fe1-2b3f6fe85870=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-19T08:16:11.227Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b65ed737-0190-4460-9fe1-2b3f6fe85870', protocol='range'} 2023-03-19T08:16:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T08:16:11.228Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:16:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T08:16:11.228Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:16:11.228Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:16:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:16:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:16:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:16:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1826, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:16:11.233Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:16:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:16:11.233Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:16:11.233Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:16:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:16:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:16:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:16:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:16:12.250Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.250Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213717347, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:16:12.251Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.251Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.251Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:16:12.251Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.251Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.251Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:16:12.251Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.251Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.252Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213100774, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213727457, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213728527, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T08:16:12.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.254Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.254Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213759751, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T08:16:12.254Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:16:12.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:16:12.276Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:16:12.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:16:12.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:16:12.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:16:12.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:13.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:16:13.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:16:13.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:16:13.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:14.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:16:14.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:16:14.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:16:14.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:15.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:16:15.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:16:15.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:16:15.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:16.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:16:16.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:16:16.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:16:16.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:17.285Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:16:17.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:16:17.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:16:17.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:18.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:16:18.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:16:18.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:16:18.288Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:19.289Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T08:16:19.289Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:16:19.290Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T08:16:19.290Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:16:19.290Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T08:16:19.331Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:16:19.332Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:16:19.332Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:16:19.332Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:16:19.332Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:16:19.332Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:16:19.358Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:16:19.358Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@f8b4d8d 2023-03-19T08:16:19.358Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:16:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:16:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:16:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T08:16:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T08:16:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:16:19.359Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:16:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:16:19.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213779359, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:20.360Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:16:20.384Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:16:20.385Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:16:20.390Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T08:16:20.391Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T08:16:20.391Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:16:20.391Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:16:20.391Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:16:20.410Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:16:20.410Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@12bb1233 2023-03-19T08:16:20.410Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:16:20.411Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:16:20.411Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:16:20.411Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T08:16:20.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T08:16:20.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:16:20.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:16:20.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:16:20.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213780411, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:16:21.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:16:21.414Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:16:21.438Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:16:21.442Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:16:21.443Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:16:51.443Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:16:51.465Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:16:51.469Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:16:51.469Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:17:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:17:11.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:17:11.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:17:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:17:21.469Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:17:21.495Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:17:21.500Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:17:21.500Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:17:51.500Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:17:51.530Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:17:51.535Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:17:51.536Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:18:11.181Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:18:11.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:18:11.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:18:11.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:18:11.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:18:11.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T08:18:11.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:18:11.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213779359, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679213780411, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:18:11.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:18:21.536Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:18:21.562Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:18:21.566Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:18:21.566Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:18:51.567Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:18:51.591Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:18:51.595Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:18:51.596Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:19:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:19:21.596Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:19:21.621Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:19:21.625Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:19:21.626Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:19:51.626Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:19:51.653Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:19:51.657Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:19:51.657Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:20:11.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:20:21.658Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:20:21.682Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:20:21.686Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:20:21.686Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:20:51.687Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:20:51.715Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:20:51.720Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:20:51.720Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:21:11.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:21:12.343Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:21:12.343Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-b65ed737-0190-4460-9fe1-2b3f6fe85870 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-03-19T08:21:12.343Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T08:21:12.343Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T08:21:14.751Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:21:14.766Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:21:14.766Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:21:14.773Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:21:14.773Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 43: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T08:21:14.789Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:21:14.789Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:21:14.789Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:21:14.795Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:21:14.795Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:21:14.795Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:21:14.795Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1848, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:21:14.795Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:21:14.795Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:21:21.720Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T08:21:21.721Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:21:21.732Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T08:21:21.732Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T08:21:21.733Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T08:21:21.739Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:21:21.753Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:21:21.753Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T08:21:21.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:21:21.795Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T08:21:21.795Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 08:21:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[32], x-aai-txid=[1-aai-resources-230319-08:21:23:302-38511], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:21:21.796Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T08:21:21.798Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:21:21.798Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:21:21.798Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:21:21.798Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:21:21.806Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:21:21.806Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:21:21.806Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T08:21:21.806Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:21:21.806Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:21:21.807Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214081806, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:21:21.824Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:21:21.824Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214081806, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T08:21:21.824Z||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-03-19T08:21:22.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:21:22.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:21:22.833Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:21:22.834Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:21:22.834Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:21:22.834Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:21:23.835Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:21:23.835Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:21:23.835Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:21:23.835Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:21:24.836Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T08:21:24.836Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:21:24.836Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T08:21:24.837Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T08:21:24.837Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T08:21:24.878Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:21:24.879Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:21:24.879Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:21:24.879Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:21:24.879Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:21:24.879Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:21:24.909Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:21:24.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5988f9c0 2023-03-19T08:21:24.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:21:24.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T08:21:24.910Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:21:24.911Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:21:24.911Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T08:21:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:21:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:21:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:21:24.912Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214084911, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:21:25.913Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:21:25.961Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T08:21:25.961Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:21:25.962Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T08:21:25.962Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:21:25.962Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:21:25.962Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:21:25.963Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214085961, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:21:26.964Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:21:26.964Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T08:21:26.964Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:21:26.965Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:21:26.965Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:21:26.965Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214086964, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:21:27.966Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:21:27.994Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:21:27.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:21:27.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:21:27.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:21:27.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:21:27.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:21:27.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:21:27.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:21:28.000Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:21:28.000Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:21:28.015Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:21:58.016Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:21:58.027Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T08:21:58.027Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T08:21:58.028Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T08:21:58.034Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:21:58.046Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:21:58.046Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T08:21:58.054Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:21:58.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T08:21:58.188Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:21:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[331912], x-aai-txid=[2-aai-resources-230319-08:21:59:594-66675], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:21:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:21:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:21:58.189Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:21:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:21:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:21:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:21:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:21:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:21:58.198Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214118198, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:21:59.224Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:21:59.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:21:59.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:21:59.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:21:59.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:21:59.226Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:00.227Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:00.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:00.228Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:00.229Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:01.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:01.230Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:01.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:01.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:02.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:02.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:02.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:02.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:03.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:03.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:03.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:03.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:04.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:04.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:04.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:04.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:05.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:05.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:05.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:05.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:06.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:06.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:06.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:06.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:07.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T08:22:07.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:22:07.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T08:22:07.238Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:22:07.239Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T08:22:07.279Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:22:07.279Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:22:07.279Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:22:07.280Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:07.280Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:22:07.280Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:07.517Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:22:07.519Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T08:22:07.519Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:22:07.519Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:07.519Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:22:07.520Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:07.520Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:07.520Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214127519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:08.520Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:22:08.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:22:08.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:08.521Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:08.522Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:08.522Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:08.596Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2404689274193705778/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:09.172Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:22:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:22:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:22:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:22:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:22:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:22:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:22:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:22:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:22:09.173Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:22:09.174Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T08:22:09.219Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T08:22:09.220Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:22:09.220Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T08:22:09.220Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:22:09.220Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:09.220Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:09.220Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214129220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:10.221Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:22:10.221Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T08:22:10.222Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:22:10.222Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:10.222Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:10.222Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214130221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:11.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214084911, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214085961, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T08:22:11.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214086964, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214118198, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214127519, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214129220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T08:22:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:22:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214130221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T08:22:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:22:11.223Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:22:11.244Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:22:11.248Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:22:11.249Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:22:11.249Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:22:11.249Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:22:11.249Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:22:11.249Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:22:11.249Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:22:11.250Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:22:11.250Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:22:11.262Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:22:41.263Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:22:41.276Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T08:22:41.276Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T08:22:41.277Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T08:22:41.283Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:22:41.296Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:22:41.296Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T08:22:41.302Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:22:41.445Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T08:22:41.446Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:22:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[217264], x-aai-txid=[2-aai-resources-230319-08:22:42:842-29884], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:22:41.446Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:22:41.446Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:22:41.446Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:22:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:22:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:22:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:22:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:41.456Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214161455, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:22:42.485Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:22:42.485Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:22:42.485Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:42.486Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:42.486Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:42.486Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:43.486Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:43.487Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:43.487Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:43.487Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:44.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:44.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:44.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:44.488Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:45.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:45.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:45.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:45.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:46.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:46.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:46.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:46.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:47.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:47.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:47.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:47.492Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:48.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:22:48.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:48.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:48.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:49.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T08:22:49.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:22:49.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T08:22:49.496Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:22:49.496Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T08:22:49.541Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:22:49.541Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:22:49.541Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:22:49.541Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:22:49.541Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:22:49.541Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:22:49.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:22:49.573Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6712bc7d 2023-03-19T08:22:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:22:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T08:22:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:22:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:22:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T08:22:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:22:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:49.575Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:49.575Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214169574, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:50.576Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:22:50.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T08:22:50.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:22:50.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T08:22:50.625Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:22:50.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:50.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:50.626Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214170625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:51.627Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:22:51.628Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T08:22:51.628Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:22:51.628Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:22:51.628Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:22:51.628Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214171627, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:22:52.630Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:22:52.652Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:22:52.656Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:22:52.656Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:22:52.656Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:22:52.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:22:52.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:22:52.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:22:52.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:22:52.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:22:52.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:22:52.671Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:23:11.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:11.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214161455, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:23:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:23:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:23:11.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:23:11.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214169574, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214170625, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214171627, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T08:23:11.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:23:22.672Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:23:22.684Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T08:23:22.685Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T08:23:22.685Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T08:23:22.692Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:23:22.705Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:23:22.706Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T08:23:22.713Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:23:22.860Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T08:23:22.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:23:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[274432], x-aai-txid=[2-aai-resources-230319-08:23:24:255-25962], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:23:22.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:23:22.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:23:22.862Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:23:22.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:23:22.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:23:22.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:23:22.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:22.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:22.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214202869, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:23:23.895Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:23:23.896Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:23:23.896Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:23:23.896Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:23.896Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:23.896Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:24.897Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:23:24.897Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:24.897Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:24.898Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:25.898Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:23:25.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:25.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:25.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:26.899Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:23:26.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:26.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:26.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:27.900Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:23:27.901Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:27.901Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:27.901Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:28.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:23:28.902Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:28.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:28.903Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:29.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:23:29.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:29.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:29.904Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:30.906Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:23:30.906Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:30.906Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:30.906Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:31.907Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T08:23:31.908Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:23:31.908Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T08:23:31.908Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:23:31.908Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T08:23:31.946Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:23:31.947Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:23:31.947Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:23:31.947Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:31.947Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:23:31.947Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:32.236Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:23:32.238Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T08:23:32.238Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:23:32.238Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:32.239Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:23:32.239Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:32.239Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:32.239Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214212238, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:33.240Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:23:33.241Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:23:33.241Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.242Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.242Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.242Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.318Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP892809116259515188/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T08:23:33.913Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:23:33.913Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:23:33.913Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.914Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:23:33.914Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.914Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.914Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.914Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.914Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.914Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.914Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:23:33.914Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:23:33.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:23:33.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:23:33.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:23:33.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:23:33.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:23:33.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:23:33.915Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:23:33.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:23:33.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:23:33.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:23:33.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:23:33.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:23:33.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:23:33.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:23:33.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:23:33.916Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:23:33.917Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:23:33.917Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:23:33.917Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:23:33.917Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:23:33.917Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T08:23:33.957Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T08:23:33.958Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:23:33.958Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T08:23:33.958Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:23:33.958Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:33.958Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:33.959Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214213958, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:34.959Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:23:34.960Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T08:23:34.960Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:23:34.960Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:23:34.960Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:23:34.960Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214214959, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:23:35.961Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:23:35.989Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:23:35.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:23:35.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:23:35.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:23:35.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:23:35.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:23:35.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:23:35.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:23:35.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:23:35.993Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:23:36.009Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:24:06.010Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:24:06.021Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T08:24:06.021Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T08:24:06.022Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T08:24:06.025Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:24:06.035Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T08:24:06.035Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2e63dd37-c849-43f7-88a7-8e3146628389], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T08:24:06.040Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:24:06.195Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:24:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[376968], x-aai-txid=[0-aai-resources-230319-08:24:07:583-65896], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:24:06.195Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:24:06.196Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T08:24:06.196Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:24:06.196Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:24:06.205Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:24:06.205Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:24:06.205Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:24:06.205Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:06.205Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:06.205Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214246205, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:24:07.230Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:24:07.230Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:24:07.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:07.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:07.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:07.231Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:08.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:08.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:08.232Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:08.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:09.233Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:09.234Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:09.234Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:09.234Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:10.234Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:10.235Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:10.235Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:10.235Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:11.182Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214202869, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:24:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.189Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214212238, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214213958, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214214959, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214246205, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:24:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:24:11.193Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:24:11.235Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:11.236Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:11.236Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:11.236Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:12.236Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:12.237Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:12.237Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:12.237Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:13.238Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:13.238Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:13.238Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:13.239Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:14.239Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:14.240Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:14.240Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:14.240Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:15.240Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T08:24:15.241Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:24:15.241Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T08:24:15.241Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:24:15.242Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T08:24:15.283Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:24:15.283Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:24:15.284Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:24:15.284Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:15.284Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:24:15.284Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:15.481Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:24:15.483Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T08:24:15.483Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:24:15.484Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:15.484Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:24:15.484Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:15.484Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:15.484Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214255483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:16.485Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:24:16.485Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:24:16.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:16.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:16.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:16.487Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:16.560Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP350036016897704249/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T08:24:17.122Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:24:17.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:24:17.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:17.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:24:17.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:17.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:17.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:17.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:17.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:17.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:17.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:24:17.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:24:17.125Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:24:17.125Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:24:17.125Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:24:17.125Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:24:17.125Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:24:17.126Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:24:17.127Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:24:17.127Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:24:17.127Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:24:17.127Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:24:17.127Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:24:17.127Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T08:24:17.173Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T08:24:17.173Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:24:17.173Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T08:24:17.173Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:24:17.173Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:17.173Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:17.174Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214257173, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:18.174Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:24:18.175Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T08:24:18.175Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:24:18.175Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:18.175Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:18.175Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214258174, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:19.176Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:24:19.198Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:24:19.203Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:24:19.203Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:24:19.203Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:24:19.203Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:24:19.203Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:24:19.204Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:24:19.204Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:24:19.204Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:24:19.204Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:24:19.218Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:24:49.218Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:24:49.227Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T08:24:49.227Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T08:24:49.228Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T08:24:49.233Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:24:49.245Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T08:24:49.245Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3b442ecc-41bd-46d3-9598-597ef0151ac9], X-ECOMP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-TransactionId=[], X-ONAP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], Content-Type=[application/merge-patch+json]} 2023-03-19T08:24:49.253Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:24:49.457Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?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/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:24:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[201], vertex-id=[229560], x-aai-txid=[1-aai-resources-230319-08:24:50:796-15996], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:24:49.457Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:24:49.457Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T08:24:49.458Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:24:49.458Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:24:49.467Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:24:49.468Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:24:49.468Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:24:49.468Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:49.468Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:49.468Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214289468, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:24:50.497Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:24:50.497Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:24:50.498Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:50.498Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:50.498Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:50.498Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:51.499Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:51.500Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:51.500Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:51.500Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:52.501Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:52.501Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:52.501Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:52.501Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:53.503Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:53.503Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:53.503Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:53.504Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:54.505Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:54.505Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:54.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:54.506Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:55.507Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:55.508Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:55.508Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:55.508Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:56.509Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:56.510Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:56.510Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:56.510Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:57.511Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:57.512Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:57.512Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:57.512Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:58.512Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:58.513Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:58.513Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:58.513Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:24:59.513Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:24:59.514Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:24:59.514Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:24:59.514Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:00.515Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T08:25:00.515Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:25:00.515Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T08:25:00.516Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:25:00.516Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T08:25:00.560Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:25:00.561Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:25:00.561Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:25:00.561Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:00.561Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:25:00.561Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:00.783Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:25:00.788Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T08:25:00.789Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:25:00.789Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:00.789Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:25:00.789Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:00.789Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:00.789Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214300789, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:01.790Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:25:01.790Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:25:01.791Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:01.791Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T08:25:01.792Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:01.792Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:01.896Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8510282600901551186/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T08:25:02.677Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:25:02.677Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:25:02.677Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:02.677Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T08:25:02.677Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:25:02.678Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T08:25:02.679Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:25:02.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:25:02.681Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:25:02.682Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T08:25:02.727Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T08:25:02.727Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:25:02.727Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T08:25:02.728Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:25:02.728Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:02.728Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:02.728Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214302727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:03.728Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:25:03.729Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T08:25:03.729Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:25:03.729Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:03.729Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:03.729Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214303728, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:04.730Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:25:04.755Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:25:04.759Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:25:04.759Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:25:04.759Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:25:04.759Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:25:04.759Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:25:04.759Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:25:04.760Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:25:04.760Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:25:04.760Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:25:04.771Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:25:11.182Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:11.183Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:25:11.183Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:25:11.183Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:25:34.772Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:25:34.782Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T08:25:34.782Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T08:25:34.782Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T08:25:34.786Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:25:34.797Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T08:25:34.797Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[450ad2a9-6356-47ed-8a85-4c66013d0557], X-ECOMP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-TransactionId=[], X-ONAP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], Content-Type=[application/merge-patch+json]} 2023-03-19T08:25:34.811Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:25:34.948Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?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/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:25:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[250032], x-aai-txid=[1-aai-resources-230319-08:25:36:353-59110], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:25:34.948Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:25:34.949Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T08:25:34.949Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:25:34.949Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:25:34.956Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:25:34.956Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:25:34.956Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:25:34.956Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:34.956Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:34.956Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214334956, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:25:35.987Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:25:35.987Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:25:35.987Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:25:35.987Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:35.988Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:35.988Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:36.988Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:25:36.989Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:36.989Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:36.989Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:37.990Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:25:37.990Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:37.990Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:37.990Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:38.991Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:25:38.991Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:38.991Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:38.991Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:39.992Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:25:39.992Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:39.992Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:39.993Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:40.993Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:25:40.993Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:40.993Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:40.993Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:41.995Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:25:41.995Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:41.995Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:41.995Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:42.996Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:25:42.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:42.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:42.997Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:43.998Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T08:25:43.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:25:43.999Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T08:25:43.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:25:43.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T08:25:44.043Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:25:44.044Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:25:44.044Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:25:44.044Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:25:44.044Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:25:44.045Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:25:44.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:25:44.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2cc57ec8 2023-03-19T08:25:44.086Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:25:44.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-19T08:25:44.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:25:44.087Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:25:44.088Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:25:44.088Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:25:44.088Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:44.088Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:44.088Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214344087, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:45.090Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:51efcb3e-a6eb-4598-9791-0828d63e8d77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:25:45.133Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T08:25:45.133Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:25:45.133Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T08:25:45.133Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:25:45.133Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:45.134Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:45.134Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214345133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:46.134Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:25:46.135Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T08:25:46.135Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:25:46.135Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:25:46.135Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:25:46.136Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214346134, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:25:47.136Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:25:47.164Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:25:47.168Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:25:47.168Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:25:47.168Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:25:47.168Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:25:47.168Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:25:47.168Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:25:47.168Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:25:47.168Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:25:47.168Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:25:47.183Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:26:11.182Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:11.183Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.183Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:26:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:26:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:26:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214255483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214257173, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214258174, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214289468, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.185Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:26:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214300789, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214302727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214303728, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T08:26:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:26:17.183Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:26:17.195Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T08:26:17.196Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T08:26:17.196Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T08:26:17.203Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:26:17.214Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T08:26:17.215Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[596e2df3-ba01-4e0c-b8d1-0871955bf9ac], X-ECOMP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-TransactionId=[], X-ONAP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], Content-Type=[application/merge-patch+json]} 2023-03-19T08:26:17.224Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:26:17.461Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?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/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:26:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[233], vertex-id=[204832], x-aai-txid=[2-aai-resources-230319-08:26:18:768-92283], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:26:17.461Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:26:17.462Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T08:26:17.462Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:26:17.462Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:26:17.469Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:26:17.469Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:26:17.469Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:26:17.469Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:17.469Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:17.469Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214377469, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:26:18.495Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:26:18.495Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:26:18.495Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:26:18.496Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:18.496Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:18.496Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:19.496Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:26:19.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:19.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:19.497Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:20.498Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:26:20.498Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:20.498Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:20.498Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:21.499Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:26:21.499Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:21.500Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:21.500Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:22.501Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:26:22.501Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:22.501Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:22.501Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:23.502Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:26:23.503Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:23.503Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:23.503Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:24.503Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:26:24.504Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:24.504Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:24.504Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:25.504Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:26:25.505Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:25.505Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:25.505Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:26.506Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:26:26.506Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:26.506Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:26.506Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:27.507Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T08:26:27.507Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:26:27.507Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T08:26:27.508Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:26:27.508Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T08:26:27.549Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:26:27.549Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:26:27.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:26:27.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:26:27.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:26:27.550Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:26:27.579Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:26:27.579Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@325dca25 2023-03-19T08:26:27.579Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:26:27.580Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T08:26:27.580Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:26:27.580Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:26:27.580Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:26:27.580Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:26:27.580Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:27.581Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:27.581Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214387580, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:28.581Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:26:28.602Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:26:28.602Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:26:28.607Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T08:26:28.607Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T08:26:28.607Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:26:28.607Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:26:28.607Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T08:26:28.614Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T08:26:28.641Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:26:28.648Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T08:26:28.648Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T08:26:28.648Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:26:28.649Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T08:26:28.649Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:26:28.649Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:28.649Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:28.649Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214388648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:26:29.649Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:26:29.676Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:26:29.680Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:26:29.680Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:26:29.680Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:26:29.680Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:26:29.680Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:26:29.680Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:26:29.681Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:26:29.681Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T08:26:29.681Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:26:29.695Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:26:59.695Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:26:59.702Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:26:59.703Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T08:26:59.703Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T08:26:59.711Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:26:59.725Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:26:59.725Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T08:26:59.732Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:26:59.871Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T08:26:59.872Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:27:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[442504], x-aai-txid=[0-aai-resources-230319-08:27:01:274-63109], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:26:59.872Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:26:59.872Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:26:59.872Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:26:59.879Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:26:59.880Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T08:26:59.880Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:26:59.880Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:26:59.880Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:26:59.880Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214419880, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:27:00.910Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T08:27:00.911Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T08:27:00.911Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T08:27:00.912Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 2 disconnected. 2023-03-19T08:27:00.912Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:27:00.912Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:27:00.912Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:27:00.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:27:00.917Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-0b1e8f60-01d0-471b-9f62-99222ec9e3b8 2023-03-19T08:27:00.917Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T08:27:00.918Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T08:27:00.918Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:27:03.871Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:27:06.879Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:27:09.893Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:27:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:11.198Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:27:11.199Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:27:11.207Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-0b1e8f60-01d0-471b-9f62-99222ec9e3b8', protocol='range'} 2023-03-19T08:27:11.207Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:27:11.212Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:27:11.212Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:27:11.213Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:27:11.213Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:27:11.213Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:27:11.213Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:27:11.214Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 44: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-0b1e8f60-01d0-471b-9f62-99222ec9e3b8=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T08:27:11.240Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-0b1e8f60-01d0-471b-9f62-99222ec9e3b8', protocol='range'} 2023-03-19T08:27:11.241Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:27:11.241Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T08:27:11.241Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T08:27:11.241Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:27:11.241Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:27:11.246Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:27:11.246Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:27:11.246Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:27:11.247Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:27:11.247Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1915, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:27:11.247Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:27:11.247Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:27:11.247Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:27:11.247Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:27:11.247Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:27:11.247Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:27:11.247Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:27:12.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214334956, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:27:12.266Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:27:12.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.269Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.269Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214344087, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:27:12.269Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.269Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.269Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214345133, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T08:27:12.269Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.269Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.269Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214346134, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T08:27:12.269Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214377469, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.270Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.271Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679213760780, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214387580, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:27:12.272Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.273Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.273Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214388648, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T08:27:12.273Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.273Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.273Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214419880, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T08:27:12.273Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:27:12.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:27:12.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:27:12.288Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:27:12.289Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:27:12.289Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:27:12.289Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:13.290Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:27:13.290Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:27:13.290Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:27:13.291Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:14.291Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:27:14.293Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:27:14.293Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:27:14.293Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:15.293Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:27:15.294Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:27:15.294Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:27:15.294Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:16.295Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:27:16.295Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:27:16.295Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:27:16.295Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:17.296Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:27:17.296Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:27:17.296Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:27:17.296Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:18.297Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:27:18.297Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:27:18.298Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:27:18.298Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:19.299Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T08:27:19.299Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:27:19.299Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T08:27:19.300Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:27:19.300Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T08:27:19.337Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:27:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:27:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:27:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:27:19.338Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:27:19.339Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:27:19.367Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:27:19.367Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6acfd365 2023-03-19T08:27:19.368Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:27:19.368Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:27:19.368Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:27:19.368Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T08:27:19.368Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T08:27:19.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:27:19.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:27:19.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:27:19.369Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214439368, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:20.370Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:27:20.392Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:27:20.392Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:27:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T08:27:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T08:27:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:27:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:27:20.397Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:27:20.454Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:27:20.454Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@473be86 2023-03-19T08:27:20.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:27:20.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:27:20.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:27:20.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T08:27:20.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T08:27:20.455Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:27:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:27:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:27:20.456Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214440455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:27:21.457Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:27:21.458Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:27:21.484Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:27:21.488Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:27:21.488Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:27:51.488Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:27:51.518Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:27:51.522Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:27:51.523Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:28:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:28:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:28:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:28:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:28:21.523Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:28:21.548Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:28:21.553Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:28:21.553Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:28:51.553Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:28:51.578Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:28:51.583Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:28:51.584Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:29:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:29:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:29:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:29:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:29:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:29:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T08:29:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:29:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:29:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214439368, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:29:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214440455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:29:11.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:29:21.584Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:29:21.609Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:29:21.612Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:29:21.613Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:29:51.613Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:29:51.642Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:29:51.645Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:29:51.645Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:30:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:30:21.646Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:30:21.668Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:30:21.672Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:30:21.672Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:30:51.673Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:30:51.694Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:30:51.698Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:30:51.699Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:31:11.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:31:21.699Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:31:21.724Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:31:21.728Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:31:21.728Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:31:51.729Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:31:51.755Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:31:51.760Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:31:51.761Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:32:11.184Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:32:12.344Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:32:12.345Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-0b1e8f60-01d0-471b-9f62-99222ec9e3b8 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-03-19T08:32:12.345Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T08:32:12.345Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T08:32:14.750Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:32:14.763Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:32:14.764Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:32:14.770Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:32:14.770Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 45: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T08:32:14.786Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:32:14.786Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:32:14.786Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:32:14.791Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:32:14.791Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:32:14.791Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:32:14.791Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1949, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:32:14.791Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:32:14.792Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:32:21.761Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T08:32:21.761Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:32:21.774Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T08:32:21.774Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T08:32:21.775Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T08:32:21.782Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:32:21.801Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:32:21.801Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T08:32:21.810Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:32:21.840Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T08:32:21.841Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 08:32:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[28], x-aai-txid=[1-aai-resources-230319-08:32:23:355-22012], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:32:21.842Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T08:32:21.844Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:32:21.844Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:32:21.844Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:32:21.844Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:32:21.851Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:32:21.851Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:32:21.851Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T08:32:21.851Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:32:21.851Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:32:21.851Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214741851, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:32:21.870Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:32:21.870Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679214741851, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T08:32:21.870Z||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-03-19T08:32:22.876Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:32:22.876Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:32:22.877Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:32:22.877Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:32:22.877Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:32:22.877Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:32:23.877Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:32:23.878Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:32:23.878Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:32:23.878Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:32:24.879Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T08:32:24.879Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:32:24.879Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T08:32:24.880Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T08:32:24.880Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T08:32:24.923Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:32:24.924Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:32:24.924Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:32:24.924Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:32:24.924Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:32:24.924Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:32:25.007Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:32:25.007Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@66a0be0d 2023-03-19T08:32:25.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:32:25.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T08:32:25.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:32:25.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:32:25.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T08:32:25.008Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:32:25.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:32:25.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:32:25.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214745008, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:32:26.009Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:32:26.055Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T08:32:26.056Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:32:26.056Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T08:32:26.056Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:32:26.056Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:32:26.056Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:32:26.056Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214746056, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:32:27.057Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:32:27.058Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T08:32:27.058Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:32:27.058Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:32:27.058Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:32:27.058Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214747057, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:32:28.059Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:32:28.086Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:32:28.090Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:32:28.090Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:32:28.090Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:32:28.090Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:32:28.090Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:32:28.091Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:32:28.091Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:32:28.091Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:32:28.091Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:32:28.103Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:32:58.104Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:32:58.115Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T08:32:58.116Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T08:32:58.117Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T08:32:58.124Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:32:58.137Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T08:32:58.138Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1640155b-a081-49e7-98e1-b0d7544ee730], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T08:32:58.145Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:32:58.288Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:32:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[331912], x-aai-txid=[1-aai-resources-230319-08:32:59:690-32237], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:32:58.289Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:32:58.291Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T08:32:58.292Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:32:58.292Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:32:58.300Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:32:58.301Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:32:58.301Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:32:58.301Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:32:58.301Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:32:58.302Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214778301, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:32:59.332Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:32:59.332Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:32:59.333Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:32:59.333Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:32:59.334Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:32:59.334Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:00.334Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:00.335Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:00.336Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:00.336Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:01.337Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:01.338Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:01.338Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:01.338Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:02.340Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:02.341Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:02.341Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:02.341Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:03.342Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:03.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:03.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:03.343Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:04.344Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:04.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:04.345Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:04.346Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:05.347Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:05.348Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:05.348Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:05.348Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:06.350Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:06.350Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:06.350Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:06.351Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:07.352Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T08:33:07.353Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:33:07.353Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T08:33:07.354Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:33:07.354Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T08:33:07.393Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:33:07.394Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:33:07.394Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:33:07.394Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:07.394Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:33:07.395Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:07.632Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:33:07.635Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T08:33:07.635Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:33:07.635Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:07.636Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:33:07.636Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:07.636Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:07.636Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214787635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:08.638Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:33:08.638Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:33:08.638Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:08.638Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:08.639Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:08.639Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:08.714Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12540718322531605946/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T08:33:09.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:09.311Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:33:09.312Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:33:09.313Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:33:09.314Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T08:33:09.362Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T08:33:09.362Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:33:09.362Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T08:33:09.363Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:33:09.363Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:09.363Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:09.363Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214789362, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:10.364Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:33:10.365Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T08:33:10.365Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:33:10.365Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:10.365Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:10.365Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214790364, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:11.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214745008, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214746056, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214747057, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679214778301, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:33:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:33:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214787635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214789362, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T08:33:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:33:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214790364, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T08:33:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:33:11.367Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:33:11.392Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:33:11.397Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:33:11.397Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:33:11.397Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:33:11.397Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:33:11.397Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:33:11.397Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:33:11.397Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:33:11.398Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:33:11.398Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:33:11.412Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:33:41.413Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:33:41.425Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T08:33:41.425Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T08:33:41.426Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T08:33:41.432Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:33:41.446Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T08:33:41.446Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[81af4ba0-87ba-4e1c-a674-f1643fcc9877], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T08:33:41.452Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:33:41.586Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:33:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[217264], x-aai-txid=[2-aai-resources-230319-08:33:42:997-9149], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:33:41.587Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:33:41.588Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T08:33:41.588Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:33:41.589Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:33:41.596Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:33:41.597Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:33:41.597Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:33:41.597Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:41.597Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:41.597Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214821597, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:33:42.627Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:33:42.628Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:33:42.628Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:42.629Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:42.629Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:42.629Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:43.630Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:43.630Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:43.630Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:43.630Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:44.631Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:44.631Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:44.632Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:44.632Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:45.633Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:45.633Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:45.633Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:45.633Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:46.634Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:46.634Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:46.635Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:46.635Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:47.635Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:47.636Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:47.636Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:47.636Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:48.637Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:33:48.637Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:48.638Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:48.638Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:49.639Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T08:33:49.639Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:33:49.639Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T08:33:49.640Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:33:49.640Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T08:33:49.680Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:33:49.681Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:33:49.681Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:33:49.681Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:33:49.681Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:33:49.681Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:33:49.711Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:33:49.711Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@74d67954 2023-03-19T08:33:49.712Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:33:49.712Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T08:33:49.712Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:33:49.712Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:33:49.712Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T08:33:49.712Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:33:49.713Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:49.713Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:49.713Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214829712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:50.714Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:33:50.757Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T08:33:50.758Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:33:50.758Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T08:33:50.758Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:33:50.759Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:50.759Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:50.759Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214830758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:51.760Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:33:51.760Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T08:33:51.761Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:33:51.761Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:33:51.761Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:33:51.761Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214831760, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:33:52.762Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:33:52.786Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:33:52.790Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:33:52.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:33:52.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:33:52.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:33:52.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:33:52.791Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:33:52.792Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:33:52.792Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:33:52.792Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:33:52.804Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:34:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679214821597, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:34:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:34:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214829712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214830758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T08:34:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:34:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214831760, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T08:34:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:34:22.805Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:34:22.823Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T08:34:22.823Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T08:34:22.823Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T08:34:22.827Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:34:22.837Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:34:22.837Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T08:34:22.843Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:34:22.969Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T08:34:22.969Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:34:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[274432], x-aai-txid=[1-aai-resources-230319-08:34:24:386-41823], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:34:22.969Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:34:22.970Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:34:22.970Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:34:22.977Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:34:22.978Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:34:22.978Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:34:22.978Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:22.978Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:22.978Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214862978, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:34:24.003Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:34:24.003Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:34:24.003Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:34:24.003Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:24.003Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:24.003Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:25.004Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:34:25.004Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:25.005Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:25.005Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:26.006Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:34:26.006Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:26.006Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:26.006Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:27.006Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:34:27.007Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:27.007Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:27.008Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:28.008Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:34:28.009Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:28.009Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:28.009Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:29.009Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:34:29.010Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:29.010Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:29.010Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:30.011Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:34:30.011Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:30.011Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:30.011Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:31.012Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:34:31.012Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:31.012Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:31.013Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:32.013Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T08:34:32.014Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:34:32.014Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T08:34:32.014Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:34:32.014Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T08:34:32.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:34:32.060Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:34:32.060Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:34:32.061Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:32.061Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:34:32.061Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:32.315Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:34:32.318Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T08:34:32.318Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:34:32.318Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:32.318Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:34:32.319Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:32.319Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:32.319Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214872318, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:33.319Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:34:33.320Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:34:33.321Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.321Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.321Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.322Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.392Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2828802370102301208/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.928Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:34:33.929Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:34:33.930Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:34:33.930Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:34:33.930Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:34:33.930Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:34:33.930Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T08:34:33.981Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T08:34:33.982Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:34:33.982Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T08:34:33.982Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:34:33.982Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:33.982Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:33.982Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214873982, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:34.984Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:34:34.984Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T08:34:34.984Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:34:34.984Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:34:34.984Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:34:34.985Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214874984, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:34:35.986Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:34:36.013Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:34:36.017Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:34:36.017Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:34:36.017Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:34:36.017Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:34:36.017Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:34:36.018Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:34:36.018Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:34:36.018Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:34:36.018Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:34:36.032Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:35:06.033Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:35:06.043Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T08:35:06.043Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T08:35:06.044Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T08:35:06.050Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:35:06.063Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T08:35:06.064Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7119644e-491e-41ad-9857-c7cd591a7ad8], X-ECOMP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], X-TransactionId=[], X-ONAP-RequestID=[95970359-e4fe-4b77-a63f-9772068542f5], Content-Type=[application/merge-patch+json]} 2023-03-19T08:35:06.073Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:35:06.208Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?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/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:35:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[376968], x-aai-txid=[0-aai-resources-230319-08:35:07:621-48924], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:35:06.209Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:35:06.209Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T08:35:06.210Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:35:06.210Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:35:06.217Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:35:06.217Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:35:06.217Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:35:06.217Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:06.217Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:06.218Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214906217, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:35:07.242Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:35:07.242Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:35:07.242Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:07.242Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:07.243Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:07.243Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:08.243Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:08.244Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:08.244Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:08.244Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:09.244Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:09.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:09.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:09.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:10.245Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:10.246Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:10.246Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:10.246Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679214862978, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:35:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214872318, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214873982, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214874984, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679214906217, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:35:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:35:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:35:11.246Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:11.247Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:11.247Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:11.247Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:12.247Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:12.248Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:12.248Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:12.248Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:13.249Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:13.249Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:13.249Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:13.250Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:14.251Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:14.251Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:14.251Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:14.251Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:15.253Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T08:35:15.253Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:35:15.253Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T08:35:15.253Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:35:15.253Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T08:35:15.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:35:15.301Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:35:15.302Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:35:15.302Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:15.302Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:35:15.302Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:15.535Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:35:15.538Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T08:35:15.538Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:35:15.538Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:15.539Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:35:15.539Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:15.539Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:15.539Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214915538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:16.540Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:35:16.540Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:35:16.541Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:16.541Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:16.541Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:16.541Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:16.637Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8526182810220491017/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T08:35:17.207Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:35:17.207Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:35:17.207Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:17.207Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:35:17.207Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:17.207Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:35:17.208Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:35:17.209Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:35:17.209Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:35:17.209Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:35:17.209Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:35:17.209Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:35:17.209Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:35:17.209Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T08:35:17.257Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T08:35:17.258Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:35:17.258Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T08:35:17.258Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:35:17.258Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:17.258Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:17.258Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214917258, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:18.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:35:18.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T08:35:18.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:35:18.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:18.259Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:18.260Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214918259, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:19.260Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:35:19.286Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:35:19.291Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:35:19.291Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:35:19.291Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:35:19.291Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:35:19.291Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:35:19.291Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:35:19.291Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:35:19.291Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:35:19.291Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:35:19.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:35:49.305Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:35:49.312Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T08:35:49.313Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T08:35:49.313Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T08:35:49.320Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:35:49.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:35:49.332Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T08:35:49.339Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:35:49.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T08:35:49.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:35:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[229560], x-aai-txid=[2-aai-resources-230319-08:35:50:885-68024], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:35:49.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:35:49.486Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:35:49.487Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:35:49.495Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:35:49.495Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:35:49.495Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:35:49.496Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:49.496Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:49.496Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214949495, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:35:50.528Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:35:50.528Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:35:50.529Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:50.529Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:50.530Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:50.530Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:51.531Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:51.531Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:51.532Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:51.532Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:52.532Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:52.533Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:52.533Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:52.533Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:53.534Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:53.534Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:53.534Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:53.535Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:54.535Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:54.535Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:54.536Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:54.536Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:55.536Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:55.536Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:55.537Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:55.537Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:56.537Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:56.538Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:56.538Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:56.538Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:57.538Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:57.539Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:57.539Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:57.539Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:58.539Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:58.540Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:58.540Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:58.540Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:35:59.540Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:35:59.540Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:35:59.541Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:35:59.541Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:00.541Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T08:36:00.542Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:36:00.542Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T08:36:00.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:36:00.542Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T08:36:00.588Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:36:00.588Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:36:00.588Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:36:00.588Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:00.588Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:36:00.589Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:00.881Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:36:00.886Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T08:36:00.887Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:36:00.887Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:00.887Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:36:00.888Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:00.888Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:00.888Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214960887, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:01.889Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:36:01.889Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:36:01.890Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:01.890Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T08:36:01.891Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:01.891Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:02.019Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2078857969079176603/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T08:36:02.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T08:36:02.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T08:36:02.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T08:36:02.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:36:02.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:36:02.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:36:02.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T08:36:02.853Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T08:36:02.854Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:36:02.854Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T08:36:02.854Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:36:02.854Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:02.855Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:02.855Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214962854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:03.856Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:36:03.856Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T08:36:03.856Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:36:03.856Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:03.857Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:03.857Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214963856, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:04.857Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:36:04.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:36:04.886Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:36:04.886Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:36:04.886Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:36:04.886Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:36:04.886Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:36:04.887Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:36:04.887Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:36:04.887Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:36:04.887Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:36:04.899Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:36:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:36:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:36:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:36:34.900Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:36:34.908Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T08:36:34.908Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T08:36:34.908Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T08:36:34.911Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:36:34.930Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T08:36:34.931Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f3b7ed58-86f3-477d-bd90-cbe2851b7a37], X-ECOMP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], X-TransactionId=[], X-ONAP-RequestID=[fdbcad5a-c9fb-489a-b429-df1d4efde3db], Content-Type=[application/merge-patch+json]} 2023-03-19T08:36:34.939Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:36:35.084Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?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/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:36:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[250032], x-aai-txid=[2-aai-resources-230319-08:36:36:484-49621], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:36:35.084Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:36:35.085Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T08:36:35.085Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:36:35.085Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:36:35.093Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:36:35.093Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:36:35.093Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:36:35.094Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:35.094Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:35.094Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214995093, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:36:36.123Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:36:36.123Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:36:36.124Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:36:36.124Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:36.124Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:36.124Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:37.125Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:36:37.125Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:37.125Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:37.126Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:38.127Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:36:38.127Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:38.127Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:38.127Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:39.128Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:36:39.129Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:39.129Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:39.129Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:40.130Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:36:40.131Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:40.131Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:40.131Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:41.132Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:36:41.132Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:41.133Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:41.133Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:42.134Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:36:42.134Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:42.134Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:42.134Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:43.135Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:36:43.136Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:43.136Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:43.136Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:44.137Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T08:36:44.138Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:36:44.138Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T08:36:44.138Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:36:44.139Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T08:36:44.188Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:36:44.189Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:36:44.189Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:36:44.189Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:36:44.189Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:36:44.189Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:36:44.227Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:36:44.227Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@52780e1a 2023-03-19T08:36:44.228Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:36:44.228Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-19T08:36:44.228Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:36:44.228Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:36:44.229Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:36:44.229Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:36:44.229Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:44.229Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:44.229Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215004228, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:45.231Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:51efcb3e-a6eb-4598-9791-0828d63e8d77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:36:45.280Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T08:36:45.280Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:36:45.280Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T08:36:45.280Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:36:45.281Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:45.281Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:45.281Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215005280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:46.282Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:36:46.283Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T08:36:46.283Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:36:46.283Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:36:46.283Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:36:46.283Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215006282, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:36:47.284Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:36:47.310Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:36:47.315Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:36:47.315Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:36:47.315Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:36:47.315Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:36:47.315Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:36:47.315Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:36:47.316Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:36:47.316Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:36:47.316Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:36:47.330Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:37:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:37:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214915538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214917258, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T08:37:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214918259, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679214949495, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214960887, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214962854, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214963856, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T08:37:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:37:17.331Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:37:17.343Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T08:37:17.344Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T08:37:17.344Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T08:37:17.351Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:37:17.364Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T08:37:17.364Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1900f22e-6ef7-4d5d-af63-a3e2ea61d9f3], X-ECOMP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-TransactionId=[], X-ONAP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], Content-Type=[application/merge-patch+json]} 2023-03-19T08:37:17.371Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:37:17.493Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?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/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:37:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[118], vertex-id=[204832], x-aai-txid=[0-aai-resources-230319-08:37:18:917-75449], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:37:17.493Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:37:17.494Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T08:37:17.494Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:37:17.494Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:37:17.501Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:37:17.502Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:37:17.502Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:37:17.502Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:17.502Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:17.502Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215037502, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:37:18.533Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:37:18.533Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:37:18.533Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:37:18.534Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:18.534Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:18.534Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:19.535Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:37:19.535Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:19.535Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:19.536Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:20.537Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:37:20.537Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:20.537Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:20.537Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:21.538Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:37:21.539Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:21.539Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:21.539Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:22.540Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:37:22.540Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:22.541Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:22.541Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:23.542Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:37:23.542Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:23.542Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:23.542Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:24.544Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:37:24.544Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:24.544Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:24.544Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:25.545Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:37:25.545Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:25.545Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:25.545Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:26.546Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:37:26.547Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:26.547Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:26.547Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:27.548Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T08:37:27.548Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:37:27.548Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T08:37:27.548Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:37:27.549Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T08:37:27.596Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:37:27.597Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:37:27.597Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:37:27.597Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:37:27.597Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:37:27.597Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:37:27.627Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:37:27.628Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@431e5518 2023-03-19T08:37:27.628Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:37:27.628Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T08:37:27.628Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:37:27.628Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:37:27.628Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:37:27.628Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:37:27.629Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:27.630Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:27.631Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215047628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:28.631Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:37:28.651Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:37:28.651Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:37:28.656Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T08:37:28.656Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T08:37:28.656Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:37:28.656Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:37:28.656Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T08:37:28.663Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T08:37:28.690Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:37:28.696Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T08:37:28.697Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T08:37:28.697Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:37:28.697Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T08:37:28.697Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:37:28.697Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:28.698Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:28.698Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215048697, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:37:29.698Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:37:29.725Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:37:29.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:37:29.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:37:29.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:37:29.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:37:29.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:37:29.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:37:29.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:37:29.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T08:37:29.730Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:37:29.743Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:37:59.743Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:37:59.752Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:37:59.752Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T08:37:59.752Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T08:37:59.756Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:37:59.768Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T08:37:59.769Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[31f48ee1-fd27-40b9-b257-4d78f26aba7b], X-ECOMP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-TransactionId=[], X-ONAP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], Content-Type=[application/merge-patch+json]} 2023-03-19T08:37:59.776Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:37:59.912Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?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/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:38:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[442504], x-aai-txid=[1-aai-resources-230319-08:38:01:322-5171], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:37:59.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:37:59.913Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T08:37:59.914Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:37:59.914Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:37:59.922Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:37:59.922Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T08:37:59.923Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:37:59.923Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:37:59.923Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:37:59.923Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215079923, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:38:00.951Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T08:38:00.952Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T08:38:00.953Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T08:38:00.953Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 2 disconnected. 2023-03-19T08:38:00.954Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:38:00.954Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:38:00.954Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:38:00.954Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:38:00.958Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T08:38:00.960Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-af10dcd4-253e-4fcc-a5ed-e5ffca7f5f2c 2023-03-19T08:38:00.960Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T08:38:00.960Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:38:03.799Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:38:06.807Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:38:09.816Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:38:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:11.198Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:38:11.198Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:38:11.204Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:38:11.205Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-af10dcd4-253e-4fcc-a5ed-e5ffca7f5f2c', protocol='range'} 2023-03-19T08:38:11.209Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:38:11.210Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:38:11.210Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:38:11.210Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:38:11.210Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:38:11.210Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:38:11.211Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 46: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-af10dcd4-253e-4fcc-a5ed-e5ffca7f5f2c=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T08:38:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-af10dcd4-253e-4fcc-a5ed-e5ffca7f5f2c', protocol='range'} 2023-03-19T08:38:11.228Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:38:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T08:38:11.229Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T08:38:11.229Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:38:11.229Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:38:11.233Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:38:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:38:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:38:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:38:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:38:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:38:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:38:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:38:11.235Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:38:11.235Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2016, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:38:11.235Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:38:11.235Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:38:12.252Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.252Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679214995093, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:38:12.253Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.253Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.253Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.253Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:38:12.254Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.255Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.255Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.255Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.255Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.255Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.255Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.255Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.255Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:38:12.256Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.256Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.256Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215004228, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:38:12.256Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.256Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.256Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215005280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T08:38:12.256Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.257Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.257Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215006282, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T08:38:12.257Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.257Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.257Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215037502, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:38:12.257Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.257Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.257Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.258Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.258Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.258Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.258Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.258Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.258Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.258Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.258Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:38:12.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679214420910, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:38:12.261Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215047628, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:38:12.261Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215048697, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T08:38:12.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.262Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.262Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215079923, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T08:38:12.262Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:38:12.278Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:38:12.279Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:38:12.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:38:12.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:38:12.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:38:12.280Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:13.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:38:13.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:38:13.281Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:38:13.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:14.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:38:14.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:38:14.282Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:38:14.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:15.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:38:15.283Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:38:15.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:38:15.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:16.284Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:38:16.285Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:38:16.285Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:38:16.285Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:17.285Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:38:17.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:38:17.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:38:17.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:18.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:38:18.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:38:18.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:38:18.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:19.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T08:38:19.288Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:38:19.288Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T08:38:19.288Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:38:19.288Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T08:38:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:38:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:38:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:38:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:38:19.334Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:38:19.335Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:38:19.363Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:38:19.363Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@42497ec0 2023-03-19T08:38:19.363Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:38:19.363Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:38:19.363Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:38:19.363Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T08:38:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T08:38:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:38:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:38:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:38:19.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215099363, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:20.364Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:38:20.388Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:38:20.388Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:38:20.393Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T08:38:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T08:38:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:38:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:38:20.394Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:38:20.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:38:20.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7a556adf 2023-03-19T08:38:20.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:38:20.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:38:20.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:38:20.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T08:38:20.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T08:38:20.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:38:20.414Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:38:20.414Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:38:20.414Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215100413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:38:21.415Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:38:21.415Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:38:21.441Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:38:21.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:38:21.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:38:51.446Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:38:51.469Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:38:51.472Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:38:51.473Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:39:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:39:11.182Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:39:11.182Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:39:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:39:21.473Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:39:21.501Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:39:21.505Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:39:21.505Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:39:51.506Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:39:51.523Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:39:51.527Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:39:51.527Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:40:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:40:11.182Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:40:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:40:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:40:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215099363, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:40:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:40:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:40:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215100413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:40:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:40:21.527Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:40:21.549Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:40:21.553Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:40:21.553Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:40:51.553Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:40:51.581Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:40:51.586Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:40:51.586Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:41:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:41:21.587Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:41:21.609Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:41:21.613Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:41:21.613Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:41:51.613Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:41:51.636Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:41:51.641Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:41:51.641Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:42:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:42:21.641Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:42:21.664Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:42:21.668Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:42:21.668Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:42:51.669Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:42:51.690Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:42:51.695Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:42:51.695Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:43:11.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:43:12.347Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:43:12.348Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-af10dcd4-253e-4fcc-a5ed-e5ffca7f5f2c 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-03-19T08:43:12.348Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T08:43:12.348Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T08:43:14.750Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:43:14.765Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:43:14.766Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:43:14.772Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:43:14.772Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 47: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T08:43:14.788Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:43:14.789Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:43:14.789Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:43:14.794Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:43:14.794Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:43:14.794Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:43:14.795Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2050, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:43:14.796Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:43:14.796Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:43:21.695Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T08:43:21.696Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:43:21.708Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T08:43:21.708Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T08:43:21.709Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T08:43:21.716Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:43:21.733Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T08:43:21.733Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a783e89d-98b8-4bf6-a0fb-5a7382e1563a], X-ECOMP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], X-TransactionId=[], X-ONAP-RequestID=[1c9b4e8c-d735-499f-8516-f4ce3baeec05], Content-Type=[application/merge-patch+json]} 2023-03-19T08:43:21.746Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:43:21.779Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?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/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 08:43:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[30], x-aai-txid=[1-aai-resources-230319-08:43:23:294-61443], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:43:21.779Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T08:43:21.780Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T08:43:21.783Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:43:21.783Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:43:21.784Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:43:21.784Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:43:21.793Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:43:21.794Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:43:21.794Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T08:43:21.794Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:43:21.794Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:43:21.794Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215401794, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:43:21.811Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:43:21.811Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215401794, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T08:43:21.812Z||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-03-19T08:43:22.819Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:43:22.820Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:43:22.820Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:43:22.820Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:43:22.820Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:43:22.821Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:43:23.821Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:43:23.822Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:43:23.822Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:43:23.822Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:43:24.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T08:43:24.826Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:43:24.827Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T08:43:24.827Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T08:43:24.827Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T08:43:24.866Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:43:24.866Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:43:24.866Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:43:24.867Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:43:24.867Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:43:24.867Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:43:24.895Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a7e0cc0 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:43:24.896Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215404896, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:43:25.897Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:43:25.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T08:43:25.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:43:25.953Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T08:43:25.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:43:25.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:43:25.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:43:25.954Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215405953, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:43:26.955Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:43:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T08:43:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:43:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:43:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:43:26.956Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215406955, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:43:27.957Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:43:27.981Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:43:27.985Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:43:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:43:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:43:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:43:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:43:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:43:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:43:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:43:27.986Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:43:27.998Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:43:57.999Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:43:58.006Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T08:43:58.006Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T08:43:58.007Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T08:43:58.014Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:43:58.026Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:43:58.026Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T08:43:58.032Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:43:58.173Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T08:43:58.173Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:43:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[331912], x-aai-txid=[0-aai-resources-230319-08:43:59:581-33323], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:43:58.173Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:43:58.173Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:43:58.173Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:43:58.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:43:58.182Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:43:58.183Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:43:58.183Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:43:58.183Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:43:58.183Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215438183, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:43:59.210Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:43:59.211Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:43:59.211Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:43:59.211Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:43:59.211Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:43:59.211Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:00.212Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:00.212Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:00.212Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:00.212Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:01.214Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:01.214Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:01.214Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:01.214Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:02.215Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:02.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:02.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:02.216Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:03.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:03.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:03.217Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:03.218Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:04.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:04.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:04.219Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:04.220Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:05.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:05.221Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:05.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:05.222Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:06.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:06.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:06.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:06.223Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:07.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T08:44:07.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:44:07.225Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T08:44:07.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:44:07.225Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T08:44:07.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:44:07.265Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:44:07.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:44:07.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:07.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:44:07.266Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:07.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:44:07.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T08:44:07.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:44:07.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:07.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:44:07.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:07.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:07.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215447493, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:08.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:44:08.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:44:08.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:08.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:08.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:08.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:08.574Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6822253067672776857/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T08:44:09.158Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:44:09.158Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:44:09.158Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:09.158Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:44:09.158Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:09.158Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:09.158Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:09.158Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:44:09.159Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:44:09.160Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:44:09.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:44:09.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:44:09.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:44:09.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:44:09.161Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T08:44:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T08:44:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:44:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T08:44:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:44:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:09.197Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215449197, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:10.198Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:44:10.199Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T08:44:10.199Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:44:10.199Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:10.199Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:10.200Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215450198, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:44:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:44:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215404896, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:44:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215405953, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T08:44:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215406955, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T08:44:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215438183, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:44:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:44:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:44:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:44:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:44:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:44:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:44:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:44:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:44:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215447493, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:44:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215449197, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T08:44:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.195Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:44:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215450198, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T08:44:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:44:11.201Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:44:11.223Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:44:11.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:44:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:44:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:44:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:44:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:44:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:44:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:44:11.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:44:11.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:44:11.239Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:44:41.240Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:44:41.251Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T08:44:41.252Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T08:44:41.252Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T08:44:41.259Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:44:41.274Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T08:44:41.274Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[53b3a5d9-e2bc-4fbd-9961-9dcbe53e02e9], X-ECOMP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], X-TransactionId=[], X-ONAP-RequestID=[0565506f-d6e7-49ca-96f5-2cfc40366bc8], Content-Type=[application/merge-patch+json]} 2023-03-19T08:44:41.281Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:44:41.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?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/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:44:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[217264], x-aai-txid=[2-aai-resources-230319-08:44:42:829-41901], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:44:41.435Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:44:41.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T08:44:41.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:44:41.436Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:44:41.445Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:44:41.445Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:44:41.445Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:44:41.445Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:41.446Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:41.446Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215481445, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:44:42.475Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:44:42.475Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:44:42.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:42.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:42.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:42.476Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:43.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:43.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:43.477Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:43.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:44.478Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:44.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:44.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:44.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:45.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:45.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:45.479Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:45.480Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:46.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:46.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:46.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:46.481Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:47.482Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:47.482Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:47.482Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:47.482Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:48.483Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:44:48.483Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:48.483Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:48.484Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:49.485Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T08:44:49.485Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:44:49.485Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T08:44:49.485Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:44:49.485Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T08:44:49.517Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:44:49.517Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:44:49.517Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:44:49.517Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:44:49.518Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:44:49.518Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:44:49.549Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:44:49.550Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@140a48cf 2023-03-19T08:44:49.550Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:44:49.550Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T08:44:49.550Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:44:49.550Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:44:49.550Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T08:44:49.551Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:44:49.551Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:49.551Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:49.551Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215489550, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:50.552Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:44:50.595Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T08:44:50.595Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:44:50.595Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T08:44:50.595Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:44:50.596Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:50.596Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:50.596Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215490595, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:51.596Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:44:51.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T08:44:51.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:44:51.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:44:51.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:44:51.597Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215491596, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:44:52.598Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:44:52.618Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:44:52.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:44:52.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:44:52.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:44:52.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:44:52.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:44:52.622Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:44:52.623Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:44:52.623Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:44:52.623Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:44:52.634Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:45:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215481445, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:45:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:45:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:45:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:45:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:45:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:45:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:45:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215489550, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215490595, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215491596, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T08:45:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:45:22.634Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:45:22.645Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T08:45:22.646Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T08:45:22.646Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T08:45:22.650Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:45:22.662Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T08:45:22.662Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f35d81fc-fe16-4ec7-be21-00002616096d], X-ECOMP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], X-TransactionId=[], X-ONAP-RequestID=[ed330143-14d8-41e7-bc78-479aa7224af1], Content-Type=[application/merge-patch+json]} 2023-03-19T08:45:22.669Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:45:22.831Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?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/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:45:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[274432], x-aai-txid=[2-aai-resources-230319-08:45:24:217-1228], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:45:22.831Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:45:22.832Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T08:45:22.833Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:45:22.833Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:45:22.841Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:45:22.841Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:45:22.842Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:45:22.842Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:22.842Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:22.842Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215522841, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:45:23.866Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:45:23.866Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:45:23.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:45:23.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:23.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:23.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:24.868Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:45:24.868Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:24.868Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:24.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:25.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:45:25.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:25.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:25.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:26.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:45:26.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:26.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:26.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:27.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:45:27.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:27.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:27.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:28.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:45:28.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:28.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:28.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:29.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:45:29.875Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:29.875Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:29.875Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:30.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:45:30.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:30.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:30.876Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:31.877Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T08:45:31.878Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:45:31.878Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T08:45:31.878Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:45:31.878Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T08:45:31.921Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:45:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:45:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:45:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:45:31.922Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:32.131Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:45:32.133Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T08:45:32.134Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:45:32.134Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:32.134Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:45:32.134Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:32.134Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:32.135Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215532134, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:33.135Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:45:33.136Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:45:33.136Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.136Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.137Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.137Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.215Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9108196064070359286/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T08:45:33.782Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:45:33.782Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:45:33.782Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.782Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:45:33.782Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.782Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.782Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.782Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:45:33.783Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:45:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T08:45:33.823Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T08:45:33.823Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:45:33.824Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T08:45:33.824Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:45:33.824Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:33.824Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:33.824Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215533823, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:34.825Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:45:34.825Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T08:45:34.825Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:45:34.825Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:45:34.825Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:45:34.825Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215534825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:45:35.826Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:45:35.848Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:45:35.855Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:45:35.855Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:45:35.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:45:35.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:45:35.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:45:35.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:45:35.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:45:35.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:45:35.856Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:45:35.870Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:46:05.870Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:46:05.878Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T08:46:05.879Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T08:46:05.879Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T08:46:05.886Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:46:05.898Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:46:05.898Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T08:46:05.903Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:46:06.047Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T08:46:06.048Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:46:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[376968], x-aai-txid=[2-aai-resources-230319-08:46:07:452-3238], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:46:06.048Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:46:06.048Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:46:06.049Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:46:06.057Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:46:06.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:46:06.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:46:06.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:06.058Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:06.059Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215566058, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:46:07.088Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:46:07.088Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:46:07.089Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:07.089Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:07.089Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:07.089Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:08.090Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:08.090Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:08.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:08.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:09.091Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:09.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:09.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:09.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:10.092Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:10.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:10.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:10.093Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:11.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:11.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:11.094Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:11.095Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:11.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:11.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215522841, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215532134, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215533823, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215534825, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215566058, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:46:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:46:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:46:12.095Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:12.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:12.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:12.096Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:13.097Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:13.097Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:13.097Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:13.098Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:14.099Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:14.099Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:14.100Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:14.100Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:15.101Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T08:46:15.101Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:46:15.101Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T08:46:15.102Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:46:15.102Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T08:46:15.142Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:46:15.143Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:46:15.143Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:46:15.143Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:15.143Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:46:15.143Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:15.429Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:46:15.432Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T08:46:15.432Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:46:15.432Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:15.432Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:46:15.432Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:15.432Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:15.432Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215575432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:16.433Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:46:16.433Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:46:16.434Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:16.434Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:16.434Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:16.435Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:16.512Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17204005012749535598/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T08:46:17.047Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:46:17.047Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:46:17.047Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:17.047Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:46:17.047Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:17.047Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:17.047Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:17.047Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:17.047Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:46:17.048Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:46:17.049Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:46:17.049Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:46:17.049Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:46:17.049Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:46:17.049Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:46:17.049Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:46:17.049Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:46:17.049Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T08:46:17.086Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T08:46:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:46:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T08:46:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:46:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:17.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215577087, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:18.087Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:46:18.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T08:46:18.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:46:18.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:18.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:18.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215578087, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:19.089Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:46:19.107Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:46:19.111Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:46:19.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:46:19.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:46:19.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:46:19.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:46:19.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:46:19.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:46:19.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:46:19.112Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:46:19.123Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:46:49.124Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:46:49.134Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T08:46:49.134Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T08:46:49.134Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T08:46:49.141Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:46:49.164Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:46:49.165Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T08:46:49.173Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:46:49.314Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T08:46:49.314Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:46:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[229560], x-aai-txid=[2-aai-resources-230319-08:46:50:722-45234], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:46:49.314Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:46:49.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:46:49.315Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:46:49.321Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:46:49.321Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:46:49.321Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:46:49.321Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:49.321Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:49.322Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215609321, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:46:50.350Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:46:50.350Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:46:50.351Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:50.351Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:50.351Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:50.351Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:51.351Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:51.352Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:51.352Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:51.353Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:52.353Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:52.353Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:52.354Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:52.354Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:53.355Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:53.355Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:53.355Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:53.355Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:54.356Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:54.356Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:54.356Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:54.356Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:55.357Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:55.357Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:55.357Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:55.357Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:56.358Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:56.358Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:56.358Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:56.358Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:57.359Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:57.359Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:57.359Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:57.359Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:58.359Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:58.360Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:58.360Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:58.360Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:46:59.360Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:46:59.360Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:46:59.360Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:46:59.361Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:00.361Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T08:47:00.362Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:47:00.362Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T08:47:00.362Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:47:00.362Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T08:47:00.395Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:47:00.396Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:47:00.396Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:47:00.396Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:00.396Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:47:00.396Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:00.647Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:47:00.651Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T08:47:00.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:47:00.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:00.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:47:00.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:00.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:00.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215620652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:01.653Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:47:01.653Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:47:01.653Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:01.653Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T08:47:01.654Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:01.654Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:01.758Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17649468448014195499/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T08:47:02.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:47:02.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:47:02.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:02.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T08:47:02.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:02.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:47:02.580Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:47:02.581Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:47:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:47:02.582Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:47:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:47:02.583Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:47:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:47:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T08:47:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T08:47:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:47:02.584Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:47:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:47:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:47:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:47:02.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T08:47:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T08:47:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:47:02.630Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T08:47:02.631Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:47:02.631Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:02.631Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:02.631Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215622630, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:03.631Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:47:03.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T08:47:03.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:47:03.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:03.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:03.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215623631, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:04.632Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:47:04.652Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:47:04.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:47:04.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:47:04.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:47:04.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:47:04.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:47:04.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:47:04.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:47:04.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:47:04.655Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:47:04.664Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:47:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:47:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215575432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215577087, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215578087, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T08:47:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215609321, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215620652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215622630, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:11.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:47:11.195Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215623631, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T08:47:11.195Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:47:34.665Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:47:34.674Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T08:47:34.674Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T08:47:34.675Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T08:47:34.680Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:47:34.690Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:47:34.691Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T08:47:34.697Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:47:34.837Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T08:47:34.837Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:47:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[250032], x-aai-txid=[2-aai-resources-230319-08:47:36:247-5561], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:47:34.837Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:47:34.837Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:47:34.837Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:47:34.845Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:47:34.846Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:47:34.846Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:47:34.846Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:34.846Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:34.846Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215654846, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:47:35.872Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:47:35.873Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:47:35.873Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:47:35.873Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:35.873Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:35.873Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:36.874Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:47:36.874Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:36.874Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:36.874Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:37.875Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:47:37.875Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:37.875Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:37.876Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:38.876Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:47:38.877Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:38.877Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:38.877Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:39.877Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:47:39.878Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:39.878Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:39.878Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:40.878Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:47:40.879Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:40.879Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:40.879Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:41.879Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:47:41.880Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:41.880Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:41.880Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:42.881Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:47:42.881Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:42.881Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:42.881Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:43.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T08:47:43.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:47:43.882Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T08:47:43.883Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:47:43.883Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T08:47:43.920Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:47:43.921Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:47:43.921Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:47:43.921Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:47:43.921Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:47:43.921Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:47:43.960Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:47:43.960Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e61b1eb 2023-03-19T08:47:43.960Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:47:43.961Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-19T08:47:43.961Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:47:43.961Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:47:43.961Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:47:43.961Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:47:43.961Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:43.961Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:43.961Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215663961, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:44.962Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:51efcb3e-a6eb-4598-9791-0828d63e8d77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:47:44.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T08:47:44.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:47:44.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T08:47:44.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:47:44.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:44.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:44.999Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215664999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:46.000Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:47:46.000Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T08:47:46.000Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:47:46.000Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:47:46.000Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:47:46.000Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215666000, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:47:47.000Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:47:47.020Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:47:47.023Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:47:47.023Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:47:47.024Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:47:47.024Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:47:47.024Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:47:47.024Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:47:47.024Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:47:47.024Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:47:47.024Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:47:47.036Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:48:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:11.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215654846, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:48:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:48:11.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215663961, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215664999, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T08:48:11.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:11.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:48:11.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215666000, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T08:48:11.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:48:17.042Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:48:17.052Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T08:48:17.052Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T08:48:17.052Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T08:48:17.055Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:48:17.066Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T08:48:17.066Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7a687ba3-4a68-46b2-919f-2cbb667553dc], X-ECOMP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], X-TransactionId=[], X-ONAP-RequestID=[9124b893-d814-4d13-b555-c4f1cb473511], Content-Type=[application/merge-patch+json]} 2023-03-19T08:48:17.072Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:48:17.353Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?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/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:48:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[277], vertex-id=[204832], x-aai-txid=[0-aai-resources-230319-08:48:18:624-57710], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:48:17.353Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:48:17.353Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T08:48:17.354Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:48:17.354Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:48:17.362Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:48:17.362Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:48:17.362Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:48:17.362Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:17.362Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:17.362Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215697362, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:48:18.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:48:18.389Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:48:18.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:48:18.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:18.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:18.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:19.390Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:48:19.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:19.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:19.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:20.391Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:48:20.392Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:20.392Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:20.392Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:21.393Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:48:21.393Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:21.393Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:21.393Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:22.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:48:22.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:22.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:22.394Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:23.397Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:48:23.398Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:23.398Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:23.398Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:24.398Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:48:24.399Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:24.399Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:24.399Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:25.400Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:48:25.400Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:25.400Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:25.400Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:26.401Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:48:26.402Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:26.402Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:26.402Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:27.403Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T08:48:27.404Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:48:27.404Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T08:48:27.404Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:48:27.404Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T08:48:27.446Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:48:27.447Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:48:27.447Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:48:27.447Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:48:27.448Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:48:27.448Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:48:27.475Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:48:27.475Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7e10c457 2023-03-19T08:48:27.475Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:48:27.475Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T08:48:27.475Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:48:27.475Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:48:27.476Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:48:27.476Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:48:27.476Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:27.476Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:27.476Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215707475, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:28.477Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:48:28.493Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:48:28.493Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:48:28.496Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T08:48:28.496Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T08:48:28.497Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:48:28.497Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:48:28.497Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T08:48:28.502Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T08:48:28.528Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:48:28.533Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T08:48:28.535Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T08:48:28.535Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:48:28.535Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T08:48:28.536Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:48:28.536Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:28.536Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:28.536Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215708535, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:48:29.537Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:48:29.556Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:48:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:48:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:48:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:48:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:48:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:48:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:48:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:48:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T08:48:29.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:48:29.572Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:48:59.573Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:48:59.581Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:48:59.581Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T08:48:59.582Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T08:48:59.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:48:59.598Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:48:59.599Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T08:48:59.605Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:48:59.760Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T08:48:59.760Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:49:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[442504], x-aai-txid=[1-aai-resources-230319-08:49:01:155-3704], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:48:59.760Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:48:59.760Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:48:59.761Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:48:59.767Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:48:59.767Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T08:48:59.767Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:48:59.768Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:48:59.768Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:48:59.768Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215739767, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:49:00.794Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T08:49:00.794Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T08:49:00.795Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T08:49:00.795Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 1 disconnected. 2023-03-19T08:49:00.795Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Cancelled in-flight METADATA request with correlation id 141231 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-19T08:49:00.795Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:49:00.796Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:49:00.796Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:49:00.796Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:49:00.800Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-521ab54c-9343-4459-b743-067aa37ce12e 2023-03-19T08:49:00.801Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T08:49:00.801Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T08:49:00.801Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T08:49:03.899Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:49:06.908Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:49:09.917Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:49:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:11.197Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:49:11.197Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:49:11.202Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-521ab54c-9343-4459-b743-067aa37ce12e', protocol='range'} 2023-03-19T08:49:11.203Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:49:11.208Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:49:11.208Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:49:11.208Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:49:11.208Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:49:11.208Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:49:11.208Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T08:49:11.209Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 48: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-521ab54c-9343-4459-b743-067aa37ce12e=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T08:49:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-521ab54c-9343-4459-b743-067aa37ce12e', protocol='range'} 2023-03-19T08:49:11.228Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:49:11.229Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T08:49:11.229Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:49:11.229Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:49:11.229Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T08:49:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:49:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:49:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:49:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:49:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:49:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:49:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:49:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2129, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:49:11.234Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:49:11.234Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:49:11.235Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:49:11.235Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:49:12.257Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.258Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215697362, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:49:12.258Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.258Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.258Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:49:12.258Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.258Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.258Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:49:12.258Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.259Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215080951, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.260Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215707475, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:49:12.261Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215708535, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T08:49:12.261Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.261Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.261Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215739767, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T08:49:12.261Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:49:12.323Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:49:12.323Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"1c9b4e8c-d735-499f-8516-f4ce3baeec05","serviceName":"basic_onboard_kxvDyj","serviceVersion":"1.0","serviceUUID":"e48d2236-404c-4c59-b98f-bb47a8391a99","serviceDescription":"service","serviceInvariantUUID":"91eb9228-5fc1-402f-b4f0-7963daf42c9f","resources":[{"resourceInstanceName":"basic_onboard_kxvDyj 0","resourceName":"basic_onboard_kxvDyj","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"134c75b7-e101-4a17-af19-fac729d72a25","resourceInvariantUUID":"82f3aba5-bbc2-47af-aa96-9c24de5e658d","resourceCustomizationUUID":"b9ad2bcc-4bd6-4262-abce-b2aee01da027","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml","artifactChecksum":"MzgyMTAzZGYwNzRiYWVlMjY5NGVjYmU3MmEzOGI0Yzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"afdc9337-5af6-4d81-9221-5e66748e77ed","artifactVersion":"1"},{"artifactName":"basic_onboard_kxvdyj0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json","artifactChecksum":"YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d1dc58af-6aba-42c8-ae1a-14b5956bc1a8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0558e718-218a-4808-a698-3e4f1d7dd4cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a623c12c-4e9c-4313-9e1d-0cd698a59b47","artifactVersion":"2","generatedFromUUID":"02d0caf5-4f32-4965-b91b-43c3ce63c59a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKxvdyj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml","artifactChecksum":"NTUyNzMwYjU3YzQyYzg0ODg2ZTc4OTI5YjVmNGNjMjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ad69def-5177-4ef7-a85c-f2cf67c150c8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKxvdyj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar","artifactChecksum":"ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb56f63f-2da7-4b1b-9f8c-4f6d855e0948","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:49:12.324Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:49:12.325Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:49:12.325Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:49:12.325Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:13.325Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:49:13.326Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:49:13.326Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:49:13.326Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:14.326Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:49:14.327Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:49:14.327Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:49:14.327Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:15.328Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:49:15.328Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:49:15.328Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:49:15.328Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:16.329Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:49:16.330Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:49:16.330Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:49:16.330Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:17.331Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:49:17.331Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:49:17.331Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:49:17.331Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:18.332Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:49:18.333Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:49:18.333Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:49:18.333Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:19.334Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "serviceName": "basic_onboard_kxvDyj", "serviceVersion": "1.0", "serviceUUID": "e48d2236-404c-4c59-b98f-bb47a8391a99", "serviceDescription": "service", "serviceInvariantUUID": "91eb9228-5fc1-402f-b4f0-7963daf42c9f", "resources": [ { "resourceInstanceName": "basic_onboard_kxvDyj 0", "resourceCustomizationUUID": "b9ad2bcc-4bd6-4262-abce-b2aee01da027", "resourceName": "basic_onboard_kxvDyj", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "134c75b7-e101-4a17-af19-fac729d72a25", "resourceInvariantUUID": "82f3aba5-bbc2-47af-aa96-9c24de5e658d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_kxvdyj0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "artifactChecksum": "YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d1dc58af-6aba-42c8-ae1a-14b5956bc1a8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "generatedFromUUID": "02d0caf5-4f32-4965-b91b-43c3ce63c59a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a623c12c-4e9c-4313-9e1d-0cd698a59b47", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardKxvdyj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "artifactChecksum": "ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eb56f63f-2da7-4b1b-9f8c-4f6d855e0948" } ], "workloadContext": "Production" } 2023-03-19T08:49:19.334Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:49:19.334Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e48d2236-404c-4c59-b98f-bb47a8391a99 ASDC 2023-03-19T08:49:19.335Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:1c9b4e8c-d735-499f-8516-f4ce3baeec05 ServiceName:basic_onboard_kxvDyj ServiceVersion:1.0 ServiceUUID:e48d2236-404c-4c59-b98f-bb47a8391a99 ServiceInvariantUUID:91eb9228-5fc1-402f-b4f0-7963daf42c9f ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardKxvdyj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ArtifactUUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 ArtifactChecksum:ZTIyNTIwNGI0ZjY1ZWMzZDU3ZWM3N2RmOGYyZWFjMmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_kxvDyj 0 ResourceCustomizationUUID:b9ad2bcc-4bd6-4262-abce-b2aee01da027 ResourceInvariantUUID:82f3aba5-bbc2-47af-aa96-9c24de5e658d ResourceName:basic_onboard_kxvDyj ResourceType:VF ResourceUUID:134c75b7-e101-4a17-af19-fac729d72a25 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_kxvdyj0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ArtifactUUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 ArtifactChecksum:YzhhM2JmODA1NWJlOGU1Y2NlOTg4MDUxMmUzZWQxODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml ArtifactUUID:02d0caf5-4f32-4965-b91b-43c3ce63c59a ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env ArtifactUUID:a623c12c-4e9c-4313-9e1d-0cd698a59b47 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:49:19.335Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e48d2236-404c-4c59-b98f-bb47a8391a99 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-03-19T08:49:19.380Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:49:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:49:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:49:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:49:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:49:19.381Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar 2023-03-19T08:49:19.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:49:19.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@25953375 2023-03-19T08:49:19.412Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:49:19.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:49:19.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardKxvdyj-csar.csar /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar eb56f63f-2da7-4b1b-9f8c-4f6d855e0948 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:49:19.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar ASDC sendASDCNotification 2023-03-19T08:49:19.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(Specified artifact is not found) 2023-03-19T08:49:19.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:49:19.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:49:19.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:49:19.413Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215759413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:20.414Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardKxvdyj-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar(UUID:eb56f63f-2da7-4b1b-9f8c-4f6d855e0948) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:49:20.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:49:20.431Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:49:20.435Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||basic_onboard_kxvDyj 0 2023-03-19T08:49:20.435Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 134c75b7-e101-4a17-af19-fac729d72a25 2023-03-19T08:49:20.435Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 from URL: /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:49:20.435Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:49:20.435Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json 2023-03-19T08:49:20.461Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:49:20.461Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@15bcfa8 2023-03-19T08:49:20.461Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:49:20.462Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardKxvdyj" ] } } } 2023-03-19T08:49:20.462Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_kxvdyj0_modules.json /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json d1dc58af-6aba-42c8-ae1a-14b5956bc1a8 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:49:20.462Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json ASDC sendASDCNotification 2023-03-19T08:49:20.462Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(Specified artifact is not found) 2023-03-19T08:49:20.462Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:49:20.462Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:49:20.462Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:49:20.462Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215760462, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:49:21.463Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_kxvdyj0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json(UUID:d1dc58af-6aba-42c8-ae1a-14b5956bc1a8) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:49:21.463Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:49:21.486Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:49:21.490Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:49:21.490Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:49:51.491Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:49:51.512Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:49:51.516Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:49:51.517Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:50:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:50:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:50:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:50:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:50:21.517Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:50:21.537Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:50:21.546Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:50:21.546Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:50:51.546Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:50:51.570Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:50:51.574Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:50:51.574Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:51:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:51:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:51:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:51:11.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:51:11.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:51:11.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:51:11.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:51:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:51:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:51:11.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:51:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:51:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215759413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/artifacts/service-BasicOnboardKxvdyj-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:51:11.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:51:11.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:51:11.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679215760462, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardKxvdyj/1.0/resourceInstances/basic_onboard_kxvdyj0/artifacts/basic_onboard_kxvdyj0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:51:11.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:51:21.575Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:51:21.602Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:51:21.606Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:51:21.606Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:51:51.606Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:51:51.630Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:51:51.634Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:51:51.634Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:52:11.182Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:52:21.634Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:52:21.655Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:52:21.659Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:52:21.659Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:52:51.659Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:52:51.680Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:52:51.683Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:52:51.683Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:53:11.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:53:21.684Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:53:21.709Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:53:21.713Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:53:21.714Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:53:51.714Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:53:51.733Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:53:51.736Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-19T08:53:51.736Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-19T08:54:11.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:54:12.365Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T08:54:12.365Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Member SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-521ab54c-9343-4459-b743-067aa37ce12e 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-03-19T08:54:12.365Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-19T08:54:12.365Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-19T08:54:14.758Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T08:54:14.774Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T08:54:14.774Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T08:54:14.782Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:54:14.783Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 49: {SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T08:54:14.800Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T08:54:14.800Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T08:54:14.800Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T08:54:14.805Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:54:14.805Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:54:14.805Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:54:14.806Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2151, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T08:54:14.806Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T08:54:14.806Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T08:54:21.736Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-19T08:54:21.737Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:54:21.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and serviceModelVersionId: e48d2236-404c-4c59-b98f-bb47a8391a99 2023-03-19T08:54:21.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 91eb9228-5fc1-402f-b4f0-7963daf42c9f 2023-03-19T08:54:21.745Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 2023-03-19T08:54:21.752Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:54:21.768Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:54:21.769Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|500||Invoke 2023-03-19T08:54:21.775Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:54:21.808Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-19T08:54:21.809Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99?depth=0 has http status code:404 and response headers:{date=[Sun, 19 Mar 2023 08:54:23 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-230319-08:54:23:327-43784], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:54:21.810Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99","ERR.5.4.6114"]}}} 2023-03-19T08:54:21.811Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:54:21.812Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:54:21.812Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:54:21.812Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:54:21.820Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:54:21.820Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9b4e8c-d735-499f-8516-f4ce3baeec05 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec=ERR.5.4.6114) 2023-03-19T08:54:21.821Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-19T08:54:21.821Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:54:21.821Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:54:21.821Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679216061820, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:54:21.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-19T08:54:21.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "1c9b4e8c-d735-499f-8516-f4ce3baeec05", "consumerID": "SO-sdc-controller", "timestamp": 1679216061820, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d1c9b4e8c-d735-499f-8516-f4ce3baeec05 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/91eb9228-5fc1-402f-b4f0-7963daf42c9f/model-vers/model-ver/e48d2236-404c-4c59-b98f-bb47a8391a99) (ec\u003dERR.5.4.6114)" } 2023-03-19T08:54:21.839Z||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-03-19T08:54:22.845Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:54:22.845Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7062f0d8-ad70-40c0-b93a-ebc7bdc182c1","serviceDescription":"service","serviceInvariantUUID":"9be5189f-4b9c-43d5-9615-dd54d444d7bc","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dafe2dd0-762e-43f8-9a4f-4a0108bf3e58","resourceInvariantUUID":"46dfdb71-963f-4496-b055-904db4a3c95a","resourceCustomizationUUID":"d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14","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":"YmZhOTRlOWM5ZDg0NmFmOWM1ODM1M2Q2NjY5ZjBhOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a388e40-1bd7-465f-9420-0b0996292347","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"439f3fd6-6dbd-4386-b96d-488de1205a74","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:54:22.845Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:54:22.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:54:22.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:54:22.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:54:23.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:54:23.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:54:23.846Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:54:23.847Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:54:24.847Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "7062f0d8-ad70-40c0-b93a-ebc7bdc182c1", "serviceDescription": "service", "serviceInvariantUUID": "9be5189f-4b9c-43d5-9615-dd54d444d7bc", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dafe2dd0-762e-43f8-9a4f-4a0108bf3e58", "resourceInvariantUUID": "46dfdb71-963f-4496-b055-904db4a3c95a", "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": "YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "439f3fd6-6dbd-4386-b96d-488de1205a74" } ], "workloadContext": "Production" } 2023-03-19T08:54:24.847Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:54:24.847Z|1c9b4e8c-d735-499f-8516-f4ce3baeec05|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ASDC 2023-03-19T08:54:24.848Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 ServiceInvariantUUID:9be5189f-4b9c-43d5-9615-dd54d444d7bc 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:439f3fd6-6dbd-4386-b96d-488de1205a74 ArtifactChecksum:YTRiYzI5OTY0YmMwMGFmZTc3YzUyYTRmMjNiMTQzZTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d6ed9ecb-52da-4ea8-90a6-9b0fba06fc14 ResourceInvariantUUID:46dfdb71-963f-4496-b055-904db4a3c95a ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-19T08:54:24.848Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 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-03-19T08:54:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:54:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:54:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:54:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:54:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:54:24.888Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-19T08:54:24.920Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:54:24.920Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4883ada0 2023-03-19T08:54:24.921Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:54:24.921Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-19T08:54:24.921Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 439f3fd6-6dbd-4386-b96d-488de1205a74 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:54:24.921Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:54:24.921Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-19T08:54:24.921Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:54:24.921Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:54:24.921Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:54:24.922Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679216064921, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:54:25.922Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:439f3fd6-6dbd-4386-b96d-488de1205a74) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:54:25.966Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists 2023-03-19T08:54:25.966Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:54:25.966Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists) 2023-03-19T08:54:25.966Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:54:25.967Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:54:25.967Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:54:25.967Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679216065966, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:54:26.967Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-19T08:54:26.968Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||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: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists) 2023-03-19T08:54:26.968Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:54:26.968Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:54:26.968Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:54:26.968Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679216066967, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:54:27.969Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:54:27.995Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:54:28.000Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:54:28.000Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:54:28.001Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:54:28.001Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:54:28.001Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:54:28.001Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:54:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:54:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:54:28.002Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:54:28.015Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:54:58.015Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:54:58.022Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and serviceModelVersionId: 7062f0d8-ad70-40c0-b93a-ebc7bdc182c1 2023-03-19T08:54:58.022Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9be5189f-4b9c-43d5-9615-dd54d444d7bc 2023-03-19T08:54:58.023Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 2023-03-19T08:54:58.029Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:54:58.041Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||Invoke 2023-03-19T08:54:58.042Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7c41971c-f7f9-4bd6-8a9e-106f2e675a67], X-ECOMP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], X-TransactionId=[], X-ONAP-RequestID=[e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2], Content-Type=[application/merge-patch+json]} 2023-03-19T08:54:58.049Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:54:58.192Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?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/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:54:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[331912], x-aai-txid=[0-aai-resources-230319-08:54:59:601-98550], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:54:58.193Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:54:58.193Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9be5189f-4b9c-43d5-9615-dd54d444d7bc/model-vers/model-ver/7062f0d8-ad70-40c0-b93a-ebc7bdc182c1?depth=0|INFO|500||InvokeReturn 2023-03-19T08:54:58.194Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:54:58.194Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:54:58.202Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:54:58.203Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:54:58.203Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:54:58.203Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:54:58.203Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:54:58.204Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679216098203, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:54:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:54:59.231Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"0565506f-d6e7-49ca-96f5-2cfc40366bc8","serviceName":"Demo_pNF_y5YXloPoeiyNUg6QGkli","serviceVersion":"1.0","serviceUUID":"7f1d8294-6894-4789-9d46-731b0cc7eb8e","serviceDescription":"catalog service description","serviceInvariantUUID":"dabc7089-e2a1-43d2-97fd-ddaf8408704d","resources":[{"resourceInstanceName":"pNF 880f11f4-3b02 0","resourceName":"pNF 880f11f4-3b02","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"45e0c7f1-1dad-4108-944d-1c77e25e4633","resourceInvariantUUID":"a428a216-3201-48eb-801f-75a2467f610d","resourceCustomizationUUID":"f5bdfd07-f371-4567-a783-7993fa9e7c8f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml","artifactChecksum":"MGZkYzgyYzdjNTgwNTk3YWVhY2I0MjFkYTAyMGQ1YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"82ac6d3c-0f02-44c7-b347-d7b92ba482c3","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6479d4d1-3528-4f16-9fa4-be3206ac653a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0121ae58-8bc2-4127-9ad6-05f5c42b8ff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YzIyZmM3YWU3MTE0MTVjMDYzY2ZlZjNlYTBiZmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3bafc6aa-eb4c-4209-af5d-ab5c14c63f8a","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cec7df2d-acde-4d3b-8ea1-478e5460241f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"77ca9e80-24c0-4e3b-8639-33c7ebf9535d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml","artifactChecksum":"ZmVhZjgyY2FhOTc4ODQ4ZTQyZjkzOTI2NGQwOGQ1MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"634993d3-12ac-434f-9664-2e86703492a2","artifactVersion":"1"},{"artifactName":"service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar","artifactChecksum":"NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a12a2400-d554-4bac-8b3c-1d9bbc1baf03","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:54:59.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:54:59.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:54:59.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:54:59.232Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:00.233Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:01.234Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:01.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:01.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:01.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:02.235Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:02.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:02.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:02.236Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:03.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:03.237Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:03.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:03.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:04.238Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:04.239Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:04.239Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:04.239Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:05.240Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:05.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:05.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:05.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:06.241Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:06.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:06.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:06.242Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:07.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "serviceName": "Demo_pNF_y5YXloPoeiyNUg6QGkli", "serviceVersion": "1.0", "serviceUUID": "7f1d8294-6894-4789-9d46-731b0cc7eb8e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "dabc7089-e2a1-43d2-97fd-ddaf8408704d", "resources": [ { "resourceInstanceName": "pNF 880f11f4-3b02 0", "resourceCustomizationUUID": "f5bdfd07-f371-4567-a783-7993fa9e7c8f", "resourceName": "pNF 880f11f4-3b02", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "45e0c7f1-1dad-4108-944d-1c77e25e4633", "resourceInvariantUUID": "a428a216-3201-48eb-801f-75a2467f610d", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "artifactChecksum": "NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a12a2400-d554-4bac-8b3c-1d9bbc1baf03" } ], "workloadContext": "Production" } 2023-03-19T08:55:07.243Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:55:07.244Z|e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f1d8294-6894-4789-9d46-731b0cc7eb8e ASDC 2023-03-19T08:55:07.244Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0565506f-d6e7-49ca-96f5-2cfc40366bc8 ServiceName:Demo_pNF_y5YXloPoeiyNUg6QGkli ServiceVersion:1.0 ServiceUUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e ServiceInvariantUUID:dabc7089-e2a1-43d2-97fd-ddaf8408704d ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ArtifactUUID:a12a2400-d554-4bac-8b3c-1d9bbc1baf03 ArtifactChecksum:NzBlYmNhYmY3YjM0MzU2MGY5MjM5ZDEzNTkyMGYxMGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 880f11f4-3b02 0 ResourceCustomizationUUID:f5bdfd07-f371-4567-a783-7993fa9e7c8f ResourceInvariantUUID:a428a216-3201-48eb-801f-75a2467f610d ResourceName:pNF 880f11f4-3b02 ResourceType:PNF ResourceUUID:45e0c7f1-1dad-4108-944d-1c77e25e4633 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:55:07.245Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f1d8294-6894-4789-9d46-731b0cc7eb8e 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-03-19T08:55:07.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:55:07.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:55:07.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:55:07.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 from URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:07.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:55:07.287Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:07.529Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:55:07.531Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar a12a2400-d554-4bac-8b3c-1d9bbc1baf03 88023 2023-03-19T08:55:07.531Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:55:07.531Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:07.532Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:55:07.532Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:07.532Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:07.532Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679216107531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:08.533Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:55:08.533Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:55:08.534Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03, URL: /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar to file: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:08.534Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:08.535Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:08.535Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:08.613Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6541226916211939505/Definitions/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml 2023-03-19T08:55:09.190Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:55:09.190Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:55:09.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:09.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:55:09.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 880f11f4-3b02 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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:09.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:09.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:09.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||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-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:09.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:09.191Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar 2023-03-19T08:55:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:55:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:55:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:55:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:55:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:55:09.192Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:55:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:55:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:55:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Node template pNF 880f11f4-3b02 0 is matching search criteria 2023-03-19T08:55:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:55:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 880f11f4-3b02 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:55:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:55:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:55:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:55:09.193Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:55:09.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:55:09.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:55:09.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:55:09.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:55:09.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:55:09.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_y5YXloPoeiyNUg6QGkli is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:55:09.194Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_y5YXloPoeiyNUg6QGkli Description:catalog service description Model UUID:7f1d8294-6894-4789-9d46-731b0cc7eb8e Model Version:NULL Model InvariantUuid:dabc7089-e2a1-43d2-97fd-ddaf8408704d 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-03-19T08:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists 2023-03-19T08:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists) 2023-03-19T08:55:09.226Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:55:09.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:09.227Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:09.228Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679216109226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:10.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar ASDC sendASDCNotification 2023-03-19T08:55:10.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar(Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists) 2023-03-19T08:55:10.229Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:55:10.230Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:10.230Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:10.230Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679216110229, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:11.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:55:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:55:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679216064921, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:55:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679216065966, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 439f3fd6-6dbd-4386-b96d-488de1205a74 already exists" } 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679216066967, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: dafe2dd0-762e-43f8-9a4f-4a0108bf3e58 already exists" } 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "e8d0ca10-7e6c-4b0c-ad5b-3463e65936f2", "consumerID": "SO-sdc-controller", "timestamp": 1679216098203, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/resourceInstances/pnf880f11f43b020/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679216107531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:55:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679216109226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: a12a2400-d554-4bac-8b3c-1d9bbc1baf03 already exists" } 2023-03-19T08:55:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:55:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679216110229, "artifactURL": "/sdc/v1/catalog/services/DemoPnfY5yxlopoeiynug6qgkli/1.0/artifacts/service-DemoPnfY5yxlopoeiynug6qgkli-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 45e0c7f1-1dad-4108-944d-1c77e25e4633 already exists" } 2023-03-19T08:55:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:55:11.231Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:55:11.257Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:55:11.260Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:55:11.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:55:11.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:55:11.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:55:11.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:55:11.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:55:11.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:55:11.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:55:11.261Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:55:11.274Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:55:41.274Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:55:41.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and serviceModelVersionId: 7f1d8294-6894-4789-9d46-731b0cc7eb8e 2023-03-19T08:55:41.285Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dabc7089-e2a1-43d2-97fd-ddaf8408704d 2023-03-19T08:55:41.286Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 2023-03-19T08:55:41.292Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:55:41.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:55:41.310Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||Invoke 2023-03-19T08:55:41.317Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:55:41.453Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0|INFO|500||InvokeReturn 2023-03-19T08:55:41.454Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dabc7089-e2a1-43d2-97fd-ddaf8408704d/model-vers/model-ver/7f1d8294-6894-4789-9d46-731b0cc7eb8e?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:55:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[217264], x-aai-txid=[1-aai-resources-230319-08:55:42:872-59225], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:55:41.454Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:55:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:55:41.455Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:55:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:55:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0565506f-d6e7-49ca-96f5-2cfc40366bc8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:55:41.463Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:55:41.464Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:41.464Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:41.464Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679216141463, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:55:42.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:55:42.489Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ed330143-14d8-41e7-bc78-479aa7224af1","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"efd5a812-1c1c-49c9-9a07-56caf4376366","serviceDescription":"service","serviceInvariantUUID":"ea70226a-81dd-4759-9d35-79c195cd8891","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c094a71-87e3-4c07-afcb-18b08368770b","resourceInvariantUUID":"c9e717ba-e0bf-4957-be27-fc2e75201320","resourceCustomizationUUID":"7a12c28f-d174-4c19-9fec-e73a0beccac0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ODUwODgyOTAyZWNkOWViZDg4Y2JhMzNhYzZiOTdjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"874ff4d9-b0cf-4b37-bd8f-cca7eae3aca3","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4659a3d7-aa9b-4377-94ba-18a29ef4b9d3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4e981083-f877-459b-9c97-5e02da2c8079","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9433e02-61cd-4774-a979-01627a2ef877","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec","artifactVersion":"2","generatedFromUUID":"4e981083-f877-459b-9c97-5e02da2c8079"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZjIxNDFmNmEwZjRjMTA5YzEzOTVlZGUwNTY0NWZlN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"90a0e771-5c14-4fda-ad03-657eff956b47","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10cffe55-6a6b-45dd-8bbc-816bb61d2255","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:55:42.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:42.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:42.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:42.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:43.490Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:43.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:43.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:43.491Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:44.493Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:44.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:44.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:44.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:45.494Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:45.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:45.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:45.495Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:46.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:46.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:46.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:46.496Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:47.497Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:47.497Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:47.497Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:47.497Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:48.498Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:55:48.498Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:48.498Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:48.498Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:49.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "efd5a812-1c1c-49c9-9a07-56caf4376366", "serviceDescription": "service", "serviceInvariantUUID": "ea70226a-81dd-4759-9d35-79c195cd8891", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "7a12c28f-d174-4c19-9fec-e73a0beccac0", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7c094a71-87e3-4c07-afcb-18b08368770b", "resourceInvariantUUID": "c9e717ba-e0bf-4957-be27-fc2e75201320", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4659a3d7-aa9b-4377-94ba-18a29ef4b9d3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4e981083-f877-459b-9c97-5e02da2c8079", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "generatedFromUUID": "4e981083-f877-459b-9c97-5e02da2c8079" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "10cffe55-6a6b-45dd-8bbc-816bb61d2255" } ], "workloadContext": "Production" } 2023-03-19T08:55:49.499Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:55:49.500Z|0565506f-d6e7-49ca-96f5-2cfc40366bc8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 efd5a812-1c1c-49c9-9a07-56caf4376366 ASDC 2023-03-19T08:55:49.500Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ed330143-14d8-41e7-bc78-479aa7224af1 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:efd5a812-1c1c-49c9-9a07-56caf4376366 ServiceInvariantUUID:ea70226a-81dd-4759-9d35-79c195cd8891 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255 ArtifactChecksum:OWFhMjA3MmZlZmQxNzE3ZDk0MTI3ZjExZTJiOTllYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:7a12c28f-d174-4c19-9fec-e73a0beccac0 ResourceInvariantUUID:c9e717ba-e0bf-4957-be27-fc2e75201320 ResourceName:basic_vm ResourceType:VF ResourceUUID:7c094a71-87e3-4c07-afcb-18b08368770b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:4659a3d7-aa9b-4377-94ba-18a29ef4b9d3 ArtifactChecksum:OGJmN2YzOWY5OWJkNTUzZWRmOGYxNDZjZWZjOTgzNjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:4e981083-f877-459b-9c97-5e02da2c8079 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:dc3e7de9-b91b-4cd7-92eb-6e95c4f66cec ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:55:49.500Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF efd5a812-1c1c-49c9-9a07-56caf4376366 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-03-19T08:55:49.535Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:55:49.536Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:55:49.536Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:55:49.536Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:55:49.536Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:55:49.536Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-19T08:55:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:55:49.574Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6e1eae42 2023-03-19T08:55:49.575Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:55:49.575Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-19T08:55:49.575Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 10cffe55-6a6b-45dd-8bbc-816bb61d2255 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:55:49.575Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:55:49.575Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-19T08:55:49.576Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:55:49.576Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:49.576Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:49.576Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679216149575, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:50.577Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:10cffe55-6a6b-45dd-8bbc-816bb61d2255) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:55:50.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists 2023-03-19T08:55:50.614Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:55:50.615Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists) 2023-03-19T08:55:50.615Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:55:50.615Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:50.615Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:50.615Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679216150614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-19T08:55:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists) 2023-03-19T08:55:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:55:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:55:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:55:51.616Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679216151616, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:55:52.617Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:55:52.634Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:55:52.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:55:52.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:55:52.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:55:52.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:55:52.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:55:52.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:55:52.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:55:52.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:55:52.638Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:55:52.649Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:56:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0565506f-d6e7-49ca-96f5-2cfc40366bc8", "consumerID": "SO-sdc-controller", "timestamp": 1679216141463, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:56:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:56:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:56:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:56:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:56:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:56:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:56:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:56:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679216149575, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:56:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679216150614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 10cffe55-6a6b-45dd-8bbc-816bb61d2255 already exists" } 2023-03-19T08:56:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:56:11.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679216151616, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 7c094a71-87e3-4c07-afcb-18b08368770b already exists" } 2023-03-19T08:56:11.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:56:22.649Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ed330143-14d8-41e7-bc78-479aa7224af1 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:56:22.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ed330143-14d8-41e7-bc78-479aa7224af1 and serviceModelVersionId: efd5a812-1c1c-49c9-9a07-56caf4376366 2023-03-19T08:56:22.657Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ea70226a-81dd-4759-9d35-79c195cd8891 2023-03-19T08:56:22.658Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 2023-03-19T08:56:22.665Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:56:22.678Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:56:22.679Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||Invoke 2023-03-19T08:56:22.687Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:56:22.828Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0|INFO|500||InvokeReturn 2023-03-19T08:56:22.829Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ea70226a-81dd-4759-9d35-79c195cd8891/model-vers/model-ver/efd5a812-1c1c-49c9-9a07-56caf4376366?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:56:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[274432], x-aai-txid=[0-aai-resources-230319-08:56:24:238-76183], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:56:22.829Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:56:22.829Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:56:22.829Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:56:22.839Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:56:22.839Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ed330143-14d8-41e7-bc78-479aa7224af1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:56:22.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:56:22.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:22.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:22.840Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679216182840, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:56:23.860Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:56:23.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"95970359-e4fe-4b77-a63f-9772068542f5","serviceName":"Demo_pNF_oVnu8EBEAvqgRzrEgsFN","serviceVersion":"1.0","serviceUUID":"a849cc26-47e0-4704-bf3b-d0fa084e2041","serviceDescription":"catalog service description","serviceInvariantUUID":"08660177-e02d-431a-aee1-2ccfca61f73b","resources":[{"resourceInstanceName":"pNF 7b8aebd2-11a1 0","resourceName":"pNF 7b8aebd2-11a1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3913f5a6-a8a5-459c-b470-3926a1af67a5","resourceInvariantUUID":"9e22e1b9-dd01-4789-9254-307caf19fb49","resourceCustomizationUUID":"0126d4e8-1e75-4243-815a-2787955d9a0a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml","artifactChecksum":"OWVhMDhiNDlkMzUzYWI4M2YxNTVlZjljNWI5MmM5YmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"be6c759c-29fc-4837-8eab-338f1b92eba5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"73b56915-611f-4cf6-befb-c5244d0b0f86","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ed73315-07ee-475b-92e3-75f683000950","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml","artifactChecksum":"ZThhNWMwMzBhNDU1OWZlNDg5NDU3ODc0NjMxMGFmNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"51e9b80a-88d7-4eaa-8124-77bdf11a19ee","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d18a937-78e9-4480-8903-1140d50c68f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e8f2171-a46a-4f63-81d7-e9739e00302d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml","artifactChecksum":"M2I5ODM4M2FjZDg4YjBkNTQyZjUzYTUxMDk1YWVjNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d776bcf6-3d40-47c2-b8f7-816650aba7a8","artifactVersion":"1"},{"artifactName":"service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar","artifactChecksum":"MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf2db9df-2aca-45b7-a128-c280c7d2fc67","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:56:23.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:56:23.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:23.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:23.861Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:24.863Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:56:24.863Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:24.863Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:24.863Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:25.864Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:56:25.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:25.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:25.865Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:26.866Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:56:26.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:26.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:26.867Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:27.868Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:56:27.868Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:27.868Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:27.869Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:28.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:56:28.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:28.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:28.870Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:29.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:56:29.871Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:29.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:29.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:30.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:56:30.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:30.872Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:30.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:31.873Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "serviceName": "Demo_pNF_oVnu8EBEAvqgRzrEgsFN", "serviceVersion": "1.0", "serviceUUID": "a849cc26-47e0-4704-bf3b-d0fa084e2041", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08660177-e02d-431a-aee1-2ccfca61f73b", "resources": [ { "resourceInstanceName": "pNF 7b8aebd2-11a1 0", "resourceCustomizationUUID": "0126d4e8-1e75-4243-815a-2787955d9a0a", "resourceName": "pNF 7b8aebd2-11a1", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3913f5a6-a8a5-459c-b470-3926a1af67a5", "resourceInvariantUUID": "9e22e1b9-dd01-4789-9254-307caf19fb49", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "artifactChecksum": "MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf2db9df-2aca-45b7-a128-c280c7d2fc67" } ], "workloadContext": "Production" } 2023-03-19T08:56:31.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:56:31.874Z|ed330143-14d8-41e7-bc78-479aa7224af1|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a849cc26-47e0-4704-bf3b-d0fa084e2041 ASDC 2023-03-19T08:56:31.874Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:95970359-e4fe-4b77-a63f-9772068542f5 ServiceName:Demo_pNF_oVnu8EBEAvqgRzrEgsFN ServiceVersion:1.0 ServiceUUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 ServiceInvariantUUID:08660177-e02d-431a-aee1-2ccfca61f73b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ArtifactUUID:bf2db9df-2aca-45b7-a128-c280c7d2fc67 ArtifactChecksum:MGVlYzY1NjI4OTkzZmU2YjQ3YWY2ZWE2OTQ3YTFmZWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7b8aebd2-11a1 0 ResourceCustomizationUUID:0126d4e8-1e75-4243-815a-2787955d9a0a ResourceInvariantUUID:9e22e1b9-dd01-4789-9254-307caf19fb49 ResourceName:pNF 7b8aebd2-11a1 ResourceType:PNF ResourceUUID:3913f5a6-a8a5-459c-b470-3926a1af67a5 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:56:31.874Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a849cc26-47e0-4704-bf3b-d0fa084e2041 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-03-19T08:56:31.912Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:56:31.913Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:56:31.913Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:56:31.913Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 from URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:31.913Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:56:31.913Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:32.151Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:56:32.153Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar bf2db9df-2aca-45b7-a128-c280c7d2fc67 88012 2023-03-19T08:56:32.154Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:56:32.154Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:32.154Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:56:32.154Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:32.154Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:32.154Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679216192154, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:33.155Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:56:33.155Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:56:33.156Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67, URL: /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar to file: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.156Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.157Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.157Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.241Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12091436034794423100/Definitions/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml 2023-03-19T08:56:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:56:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:56:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.784Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7b8aebd2-11a1 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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||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-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Node template pNF 7b8aebd2-11a1 0 is matching search criteria 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 7b8aebd2-11a1 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:56:33.785Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_oVnu8EBEAvqgRzrEgsFN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:56:33.786Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_oVnu8EBEAvqgRzrEgsFN Description:catalog service description Model UUID:a849cc26-47e0-4704-bf3b-d0fa084e2041 Model Version:NULL Model InvariantUuid:08660177-e02d-431a-aee1-2ccfca61f73b 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-03-19T08:56:33.826Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists 2023-03-19T08:56:33.826Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:56:33.826Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists) 2023-03-19T08:56:33.826Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:56:33.826Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:33.827Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:33.827Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679216193826, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:34.827Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar ASDC sendASDCNotification 2023-03-19T08:56:34.828Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar(Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists) 2023-03-19T08:56:34.828Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:56:34.829Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:56:34.829Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:56:34.831Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679216194827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:56:35.832Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:56:35.857Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:56:35.860Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:56:35.861Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:56:35.861Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:56:35.861Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:56:35.861Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:56:35.861Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:56:35.861Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:56:35.861Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:56:35.861Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:56:35.872Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:57:05.872Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 95970359-e4fe-4b77-a63f-9772068542f5 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:57:05.882Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 95970359-e4fe-4b77-a63f-9772068542f5 and serviceModelVersionId: a849cc26-47e0-4704-bf3b-d0fa084e2041 2023-03-19T08:57:05.882Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08660177-e02d-431a-aee1-2ccfca61f73b 2023-03-19T08:57:05.883Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 2023-03-19T08:57:05.890Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:57:05.903Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:57:05.904Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||Invoke 2023-03-19T08:57:05.909Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:57:06.069Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0|INFO|500||InvokeReturn 2023-03-19T08:57:06.070Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08660177-e02d-431a-aee1-2ccfca61f73b/model-vers/model-ver/a849cc26-47e0-4704-bf3b-d0fa084e2041?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:57:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[376968], x-aai-txid=[0-aai-resources-230319-08:57:07:462-81412], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:57:06.070Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:57:06.070Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:57:06.070Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:57:06.079Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:57:06.080Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 95970359-e4fe-4b77-a63f-9772068542f5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:57:06.080Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:57:06.080Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:06.080Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:06.080Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679216226080, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:57:07.106Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:57:07.106Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d89b8228-919a-4dcd-9c49-93e3a49c8dd3","serviceName":"Demo_pNF_aQ1OKhhmcirhtFd6vuaY","serviceVersion":"1.0","serviceUUID":"3f287917-97e3-4941-8623-53260f175214","serviceDescription":"catalog service description","serviceInvariantUUID":"a056cdb8-14a4-4c93-856f-21c0ea45c5ed","resources":[{"resourceInstanceName":"pNF b0785eb3-a104 0","resourceName":"pNF b0785eb3-a104","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b4fe9066-e5da-4acd-8aaf-131c01127143","resourceInvariantUUID":"b2fecf61-e5af-4422-92ec-e01d4a3bac62","resourceCustomizationUUID":"311c2578-470b-434a-90f2-b25072d859ba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml","artifactChecksum":"OGNiNjA0ZDFjZDNiMDE1NjU5ZmQ1ZTNkNjUzM2Q5ZDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"80ede90c-81f8-4f19-baba-269caed4240e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar","artifactChecksum":"YTFmMWQ3MzViYWZhMGQ1ZThlNzU3Y2I3ZGNlYWU4YjA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fed6991d-65a9-49ce-a8e3-899a7854b92a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1a7c1208-ef69-4646-a0f0-d31485809ab2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml","artifactChecksum":"YWI2MjQwZjEzNTY5ZWI2Yzc4YTA4MjJhZTJjMjQxNmQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ec302c9f-c7a3-4716-82b5-5864b266e002","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e03147a1-1b61-496d-a90a-2b50bb71637b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ce4c3928-0327-4fec-afc8-21971008f694","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml","artifactChecksum":"ODYzZjMxZDExY2U5YTk0ZjQ2MjI0ZmQ0ODgxNWNlMzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d3962b1-3518-4798-b3cd-1cd44de481e6","artifactVersion":"1"},{"artifactName":"service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar","artifactChecksum":"OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f87ecb5-4c04-474b-9789-726b97dc9aae","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:57:07.106Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:07.107Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:07.107Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:07.107Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:08.108Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:08.108Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:08.108Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:08.108Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:09.108Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:09.109Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:09.109Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:09.109Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:10.109Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:10.110Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:10.110Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:10.110Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:11.110Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:11.111Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:11.111Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:11.111Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:11.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:11.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ed330143-14d8-41e7-bc78-479aa7224af1", "consumerID": "SO-sdc-controller", "timestamp": 1679216182840, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:57:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/resourceInstances/pnf7b8aebd211a10/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679216192154, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679216193826, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: bf2db9df-2aca-45b7-a128-c280c7d2fc67 already exists" } 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679216194827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOvnu8ebeavqgrzregsfn/1.0/artifacts/service-DemoPnfOvnu8ebeavqgrzregsfn-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3913f5a6-a8a5-459c-b470-3926a1af67a5 already exists" } 2023-03-19T08:57:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "95970359-e4fe-4b77-a63f-9772068542f5", "consumerID": "SO-sdc-controller", "timestamp": 1679216226080, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:57:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:57:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:57:12.111Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:12.112Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:12.112Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:12.112Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:13.113Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:13.113Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:13.113Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:13.113Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:14.113Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:14.114Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:14.114Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:14.114Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:15.114Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "serviceName": "Demo_pNF_aQ1OKhhmcirhtFd6vuaY", "serviceVersion": "1.0", "serviceUUID": "3f287917-97e3-4941-8623-53260f175214", "serviceDescription": "catalog service description", "serviceInvariantUUID": "a056cdb8-14a4-4c93-856f-21c0ea45c5ed", "resources": [ { "resourceInstanceName": "pNF b0785eb3-a104 0", "resourceCustomizationUUID": "311c2578-470b-434a-90f2-b25072d859ba", "resourceName": "pNF b0785eb3-a104", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b4fe9066-e5da-4acd-8aaf-131c01127143", "resourceInvariantUUID": "b2fecf61-e5af-4422-92ec-e01d4a3bac62", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "artifactChecksum": "OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f87ecb5-4c04-474b-9789-726b97dc9aae" } ], "workloadContext": "Production" } 2023-03-19T08:57:15.115Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:57:15.115Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3f287917-97e3-4941-8623-53260f175214 ASDC 2023-03-19T08:57:15.115Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:d89b8228-919a-4dcd-9c49-93e3a49c8dd3 ServiceName:Demo_pNF_aQ1OKhhmcirhtFd6vuaY ServiceVersion:1.0 ServiceUUID:3f287917-97e3-4941-8623-53260f175214 ServiceInvariantUUID:a056cdb8-14a4-4c93-856f-21c0ea45c5ed ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ArtifactUUID:8f87ecb5-4c04-474b-9789-726b97dc9aae ArtifactChecksum:OTk0N2NlY2RkYjIyY2U4ZWU0ZWU4YmZhOWRkODVlMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF b0785eb3-a104 0 ResourceCustomizationUUID:311c2578-470b-434a-90f2-b25072d859ba ResourceInvariantUUID:b2fecf61-e5af-4422-92ec-e01d4a3bac62 ResourceName:pNF b0785eb3-a104 ResourceType:PNF ResourceUUID:b4fe9066-e5da-4acd-8aaf-131c01127143 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:57:15.115Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3f287917-97e3-4941-8623-53260f175214 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-03-19T08:57:15.153Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:57:15.153Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:57:15.153Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:57:15.153Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae from URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:15.153Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:57:15.154Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:15.409Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:57:15.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 8f87ecb5-4c04-474b-9789-726b97dc9aae 88012 2023-03-19T08:57:15.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:57:15.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:15.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:57:15.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:15.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:15.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679216235412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:16.412Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:57:16.413Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:57:16.413Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae, URL: /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar to file: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:16.414Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:16.414Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:16.414Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:16.487Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5828257690881032348/Definitions/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml 2023-03-19T08:57:17.004Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b0785eb3-a104 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-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Node template pNF b0785eb3-a104 0 is matching search criteria 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF b0785eb3-a104 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:57:17.005Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:57:17.006Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:57:17.006Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:57:17.006Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:57:17.006Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:57:17.006Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:57:17.006Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:57:17.006Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:57:17.006Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_aQ1OKhhmcirhtFd6vuaY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:57:17.006Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_aQ1OKhhmcirhtFd6vuaY Description:catalog service description Model UUID:3f287917-97e3-4941-8623-53260f175214 Model Version:NULL Model InvariantUuid:a056cdb8-14a4-4c93-856f-21c0ea45c5ed 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-03-19T08:57:17.043Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists 2023-03-19T08:57:17.044Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:57:17.044Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists) 2023-03-19T08:57:17.044Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:57:17.044Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:17.044Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:17.044Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679216237044, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:18.045Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar ASDC sendASDCNotification 2023-03-19T08:57:18.045Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar(Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists) 2023-03-19T08:57:18.045Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:57:18.045Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:18.045Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:18.045Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679216238045, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:19.046Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:57:19.068Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:57:19.073Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:57:19.073Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:57:19.073Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:57:19.073Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:57:19.073Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:57:19.074Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:57:19.074Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:57:19.074Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:57:19.074Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:57:19.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:57:49.088Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:57:49.097Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and serviceModelVersionId: 3f287917-97e3-4941-8623-53260f175214 2023-03-19T08:57:49.097Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a056cdb8-14a4-4c93-856f-21c0ea45c5ed 2023-03-19T08:57:49.098Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 2023-03-19T08:57:49.102Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:57:49.116Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||Invoke 2023-03-19T08:57:49.116Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[77d6462d-eaca-401b-830a-1aa02f8f4384], X-ECOMP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], X-TransactionId=[], X-ONAP-RequestID=[d89b8228-919a-4dcd-9c49-93e3a49c8dd3], Content-Type=[application/merge-patch+json]} 2023-03-19T08:57:49.122Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:57:49.237Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?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/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:57:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[112], vertex-id=[229560], x-aai-txid=[2-aai-resources-230319-08:57:50:674-92879], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:57:49.238Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:57:49.238Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a056cdb8-14a4-4c93-856f-21c0ea45c5ed/model-vers/model-ver/3f287917-97e3-4941-8623-53260f175214?depth=0|INFO|500||InvokeReturn 2023-03-19T08:57:49.239Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:57:49.239Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:57:49.246Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:57:49.246Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d89b8228-919a-4dcd-9c49-93e3a49c8dd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:57:49.246Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:57:49.246Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:49.246Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:49.246Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679216269246, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:57:50.272Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:57:50.272Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fdbcad5a-c9fb-489a-b429-df1d4efde3db","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae","serviceDescription":"service","serviceInvariantUUID":"9292e9d0-d943-4836-ac40-921bef1fe435","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"11f9d88d-382e-41a8-ad04-f71418be0c26","resourceInvariantUUID":"9e4bdaba-6332-4e61-98fc-86110de187bf","resourceCustomizationUUID":"e6310c97-86b6-4beb-946a-1e290ab63db9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YTcyMDFjNzgzM2NlOGU4MTgwOTIzN2VmMjQxNWZhMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"da45c7f6-9f17-4f05-b2bb-c07a2a506df7","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f943a47f-1863-448d-9871-1f5ddf24b9e0","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cfeb9096-0667-4e01-86df-000b3e4928e5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"16df6d4c-2d84-4545-804a-5f3941ba9fcc","artifactVersion":"2","generatedFromUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e7537610-8d0b-4f8a-a48e-448829ed27c0","artifactVersion":"2","generatedFromUUID":"262d64d8-7498-4590-b2cb-25d66da6e1f9"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8fdd2eb9-9c00-4a6f-b337-2bc176b891cc","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7f13051e-4ff2-447b-b350-706a65980a1e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YzhjYWUwY2MyMWQ0OTc1ZWM1ZWQxM2Y5MzdmMTgwOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"10791b7f-4202-4891-8648-11ae91662e51","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c2279176-cc00-4076-9091-421f2c33662b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:57:50.273Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:50.273Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:50.273Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:50.273Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:51.274Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:51.274Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:51.274Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:51.274Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:52.275Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:52.275Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:52.275Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:52.275Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:53.276Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:53.276Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:53.276Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:53.276Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:54.277Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:54.277Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:54.277Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:54.277Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:55.278Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:55.278Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:55.278Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:55.279Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:56.279Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:56.280Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:56.280Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:56.280Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:57.281Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:57.282Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:57.282Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:57.282Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:58.283Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:58.283Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:58.284Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:58.284Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:57:59.285Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:57:59.285Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:57:59.285Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:57:59.285Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:00.286Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae", "serviceDescription": "service", "serviceInvariantUUID": "9292e9d0-d943-4836-ac40-921bef1fe435", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "e6310c97-86b6-4beb-946a-1e290ab63db9", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "11f9d88d-382e-41a8-ad04-f71418be0c26", "resourceInvariantUUID": "9e4bdaba-6332-4e61-98fc-86110de187bf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f943a47f-1863-448d-9871-1f5ddf24b9e0", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "generatedFromUUID": "262d64d8-7498-4590-b2cb-25d66da6e1f9" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "16df6d4c-2d84-4545-804a-5f3941ba9fcc", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e7537610-8d0b-4f8a-a48e-448829ed27c0", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "8fdd2eb9-9c00-4a6f-b337-2bc176b891cc", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c2279176-cc00-4076-9091-421f2c33662b" } ], "workloadContext": "Production" } 2023-03-19T08:58:00.287Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:58:00.287Z|d89b8228-919a-4dcd-9c49-93e3a49c8dd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ASDC 2023-03-19T08:58:00.287Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:fdbcad5a-c9fb-489a-b429-df1d4efde3db ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae ServiceInvariantUUID:9292e9d0-d943-4836-ac40-921bef1fe435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:c2279176-cc00-4076-9091-421f2c33662b ArtifactChecksum:ODZlNmFkZmQxOTI0ZmFlMDEwYWRmODA5OGYyMGNmNmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:e6310c97-86b6-4beb-946a-1e290ab63db9 ResourceInvariantUUID:9e4bdaba-6332-4e61-98fc-86110de187bf ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:11f9d88d-382e-41a8-ad04-f71418be0c26 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:f943a47f-1863-448d-9871-1f5ddf24b9e0 ArtifactChecksum:MTQ4MDM4OTEwYzQzMmQwMzU5YmYxNDAxOGMzYWE5ZTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:262d64d8-7498-4590-b2cb-25d66da6e1f9 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:16df6d4c-2d84-4545-804a-5f3941ba9fcc ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:e7537610-8d0b-4f8a-a48e-448829ed27c0 ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:8fdd2eb9-9c00-4a6f-b337-2bc176b891cc ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:58:00.287Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 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-03-19T08:58:00.327Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:58:00.328Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:58:00.328Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:58:00.328Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2279176-cc00-4076-9091-421f2c33662b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:00.328Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:58:00.329Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:00.605Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-19T08:58:00.610Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar c2279176-cc00-4076-9091-421f2c33662b 163281 2023-03-19T08:58:00.611Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:58:00.611Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:00.611Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-19T08:58:00.611Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:00.611Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:00.611Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679216280611, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:01.612Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:58:01.613Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:58:01.613Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: c2279176-cc00-4076-9091-421f2c33662b, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:01.614Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-19T08:58:01.614Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:01.615Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:01.729Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4677594636271247445/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-19T08:58:02.485Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-19T08:58:02.485Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:58:02.485Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:02.485Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:58:02.486Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-19T08:58:02.487Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 2023-03-19T08:58:02.488Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.488Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:58:02.488Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.488Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:58:02.488Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.488Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:58:02.488Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-19T08:58:02.488Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-19T08:58:02.488Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae Model Version:NULL Model InvariantUuid:9292e9d0-d943-4836-ac40-921bef1fe435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:7f90d745-0507-42b1-9212-6b2b29af533e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9e4bdaba-6332-4e61-98fc-86110de187bf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e6310c97-86b6-4beb-946a-1e290ab63db9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:bb468d3e-efa3-4f46-be3a-dc9f03ea1442 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b5d0259b-bbfa-4105-ab67-f38fecd753b0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:95a38285-0f0c-4e7f-bd9c-bea606293861 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:63fda35a-ea3a-461a-b01d-02de48101f2f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:e25c7611-f7ee-4ba9-9a6e-715bc622bcc7 ModelInvariantUuid:519f0039-848e-4536-99f8-7b9315f1bfca ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:a15d03ff-01cb-46bc-acd0-aa3e169fe814 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:8104a878-39fa-4f3d-8ffb-8813081db7ff ModelInvariantUuid:5f781ef0-e4e0-4bf8-9dc8-21d66f95e20b ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:e4386bdb-4413-4946-91d8-63ed17aa188d 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-03-19T08:58:02.529Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists 2023-03-19T08:58:02.530Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:58:02.530Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists) 2023-03-19T08:58:02.530Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:58:02.530Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:02.530Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:02.530Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679216282529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:03.530Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:58:03.531Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists) 2023-03-19T08:58:03.531Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:58:03.531Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:03.531Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:03.531Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679216283530, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:04.532Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:58:04.553Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:58:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:58:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:58:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:58:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:58:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:58:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:58:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:58:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:58:04.557Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:58:04.570Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:58:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/resourceInstances/pnfb0785eb3a1040/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679216235412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:58:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679216237044, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 8f87ecb5-4c04-474b-9789-726b97dc9aae already exists" } 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679216238045, "artifactURL": "/sdc/v1/catalog/services/DemoPnfAq1okhhmcirhtfd6vuay/1.0/artifacts/service-DemoPnfAq1okhhmcirhtfd6vuay-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: b4fe9066-e5da-4acd-8aaf-131c01127143 already exists" } 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "d89b8228-919a-4dcd-9c49-93e3a49c8dd3", "consumerID": "SO-sdc-controller", "timestamp": 1679216269246, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:58:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-19T08:58:11.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:58:11.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679216280611, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679216282529, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: c2279176-cc00-4076-9091-421f2c33662b already exists" } 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679216283530, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 11f9d88d-382e-41a8-ad04-f71418be0c26 already exists" } 2023-03-19T08:58:11.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:58:34.570Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:58:34.578Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fdbcad5a-c9fb-489a-b429-df1d4efde3db and serviceModelVersionId: 032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae 2023-03-19T08:58:34.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9292e9d0-d943-4836-ac40-921bef1fe435 2023-03-19T08:58:34.579Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 2023-03-19T08:58:34.585Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:58:34.596Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:58:34.596Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||Invoke 2023-03-19T08:58:34.603Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:58:34.764Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0|INFO|500||InvokeReturn 2023-03-19T08:58:34.764Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9292e9d0-d943-4836-ac40-921bef1fe435/model-vers/model-ver/032d9bde-d6fb-44c5-a79f-1fc50ef8f9ae?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:58:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[250032], x-aai-txid=[0-aai-resources-230319-08:58:36:156-66394], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:58:34.764Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:58:34.765Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:58:34.765Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:58:34.774Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:58:34.774Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fdbcad5a-c9fb-489a-b429-df1d4efde3db and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:58:34.774Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:58:34.774Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:34.775Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:34.775Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679216314774, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:58:35.800Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:58:35.800Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9124b893-d814-4d13-b555-c4f1cb473511","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"0bdba256-0e0b-44da-bf82-c3fd603dce22","serviceDescription":"service","serviceInvariantUUID":"23c65704-ef6f-44b7-abf6-a35ad65141bb","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f6eb902-5458-427b-bb15-5c8cb2e3aa41","resourceInvariantUUID":"7f43f488-1e5b-4425-8318-61c117407ba2","resourceCustomizationUUID":"1f50bc6c-7a53-4ebf-be60-a58577be9db4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDViYTFiYzI3YWYxZGYyNDczNmEyOGQ3YzRjODUyZDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8d8b242d-5387-4f94-9a29-e619af7cbad4","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ede53a1f-b031-4328-9a3b-125b7797f62f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"47ff3280-d14c-4212-bb4d-41659b723e15","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f49b4c1-bab7-4f7e-acf2-a5ad6e7aab9a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b9dc8a6-4af5-482f-b053-bb553d3afe99","artifactVersion":"2","generatedFromUUID":"47ff3280-d14c-4212-bb4d-41659b723e15"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MGRlMjQ5ZTcyYjYzYTEwNGNkYjAyODZlYWI5ZDNlMTc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1273b104-96d6-4f6f-a253-5f099a8f22c1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"MmRjMDI1M2U1NzY5ZGU5ODllYjZlNDYzNmNkOTE1MmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"896982c1-c2e3-4ee5-b646-f8fa3ff56c9e","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"51efcb3e-a6eb-4598-9791-0828d63e8d77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:58:35.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:58:35.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:35.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:35.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:36.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:58:36.801Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:36.802Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:36.802Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:37.802Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:58:37.803Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:37.803Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:37.803Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:38.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:58:38.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:38.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:38.804Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:39.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:58:39.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:39.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:39.805Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:40.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:58:40.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:40.806Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:40.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:41.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:58:41.807Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:41.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:41.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:42.808Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:58:42.809Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:42.809Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:42.809Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:43.810Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "0bdba256-0e0b-44da-bf82-c3fd603dce22", "serviceDescription": "service", "serviceInvariantUUID": "23c65704-ef6f-44b7-abf6-a35ad65141bb", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "1f50bc6c-7a53-4ebf-be60-a58577be9db4", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f6eb902-5458-427b-bb15-5c8cb2e3aa41", "resourceInvariantUUID": "7f43f488-1e5b-4425-8318-61c117407ba2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ede53a1f-b031-4328-9a3b-125b7797f62f", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "47ff3280-d14c-4212-bb4d-41659b723e15", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "generatedFromUUID": "47ff3280-d14c-4212-bb4d-41659b723e15" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6b9dc8a6-4af5-482f-b053-bb553d3afe99", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "51efcb3e-a6eb-4598-9791-0828d63e8d77" } ], "workloadContext": "Production" } 2023-03-19T08:58:43.810Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:58:43.810Z|fdbcad5a-c9fb-489a-b429-df1d4efde3db|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0bdba256-0e0b-44da-bf82-c3fd603dce22 ASDC 2023-03-19T08:58:43.811Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9124b893-d814-4d13-b555-c4f1cb473511 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:0bdba256-0e0b-44da-bf82-c3fd603dce22 ServiceInvariantUUID:23c65704-ef6f-44b7-abf6-a35ad65141bb ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:51efcb3e-a6eb-4598-9791-0828d63e8d77 ArtifactChecksum:NjFmOGZmNDUwYjExYWYyODJkOTU1YjY1MzA4MjgzZGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:1f50bc6c-7a53-4ebf-be60-a58577be9db4 ResourceInvariantUUID:7f43f488-1e5b-4425-8318-61c117407ba2 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f6eb902-5458-427b-bb15-5c8cb2e3aa41 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:ede53a1f-b031-4328-9a3b-125b7797f62f ArtifactChecksum:YjA3ZjY3NjRlOTdkYzljZWMwN2VmNzMwODg0ODgxZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:47ff3280-d14c-4212-bb4d-41659b723e15 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:6b9dc8a6-4af5-482f-b053-bb553d3afe99 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-19T08:58:43.811Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0bdba256-0e0b-44da-bf82-c3fd603dce22 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-03-19T08:58:43.852Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:58:43.852Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:58:43.852Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:58:43.853Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:58:43.853Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:58:43.853Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-19T08:58:43.895Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:58:43.895Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3527afe2 2023-03-19T08:58:43.896Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:58:43.896Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-19T08:58:43.896Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 51efcb3e-a6eb-4598-9791-0828d63e8d77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:58:43.897Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:58:43.897Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:58:43.897Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:58:43.897Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:43.897Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:43.897Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679216323897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:44.898Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:51efcb3e-a6eb-4598-9791-0828d63e8d77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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-03-19T08:58:44.942Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists 2023-03-19T08:58:44.942Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:58:44.942Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists) 2023-03-19T08:58:44.943Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:58:44.943Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:44.943Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:44.943Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679216324942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:45.944Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:58:45.944Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists) 2023-03-19T08:58:45.945Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:58:45.945Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:58:45.945Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:58:45.945Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679216325944, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:58:46.946Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:58:46.967Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:58:46.970Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:58:46.970Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:58:46.970Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:58:46.970Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:58:46.970Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:58:46.970Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:58:46.970Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:58:46.970Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:58:46.971Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:58:46.983Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:59:11.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:11.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fdbcad5a-c9fb-489a-b429-df1d4efde3db", "consumerID": "SO-sdc-controller", "timestamp": 1679216314774, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T08:59:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:59:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-19T08:59:11.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679216323897, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679216324942, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 51efcb3e-a6eb-4598-9791-0828d63e8d77 already exists" } 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679216325944, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 8f6eb902-5458-427b-bb15-5c8cb2e3aa41 already exists" } 2023-03-19T08:59:11.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T08:59:16.984Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9124b893-d814-4d13-b555-c4f1cb473511 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:59:16.991Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9124b893-d814-4d13-b555-c4f1cb473511 and serviceModelVersionId: 0bdba256-0e0b-44da-bf82-c3fd603dce22 2023-03-19T08:59:16.992Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23c65704-ef6f-44b7-abf6-a35ad65141bb 2023-03-19T08:59:16.992Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 2023-03-19T08:59:16.998Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:59:17.012Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-19T08:59:17.012Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||Invoke 2023-03-19T08:59:17.019Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-19T08:59:17.162Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0|INFO|500||InvokeReturn 2023-03-19T08:59:17.163Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23c65704-ef6f-44b7-abf6-a35ad65141bb/model-vers/model-ver/0bdba256-0e0b-44da-bf82-c3fd603dce22?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 08:59:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[204832], x-aai-txid=[2-aai-resources-230319-08:59:18:572-15186], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:59:17.163Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:59:17.163Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:59:17.163Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:59:17.173Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:59:17.173Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9124b893-d814-4d13-b555-c4f1cb473511 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-19T08:59:17.173Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:59:17.173Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:17.174Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:17.174Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679216357173, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T08:59:18.203Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-19T08:59:18.203Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"7a79c3b3-4975-47fd-9e33-6d84e6286460","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"cfca2162-0d72-491b-a51f-4d7f4abc2e3a","serviceDescription":"service","serviceInvariantUUID":"d060fbac-d926-42e3-ae91-4bdf995235b1","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"66dc1230-35df-4221-a3e3-d601b1d63118","resourceInvariantUUID":"70f8f4a2-9a24-41f1-a7fc-d619829a4fc8","resourceCustomizationUUID":"69294fd7-1adf-4a5e-808e-d855f5b56d63","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NWVmMTkxMWM1ZDUzZjA4NzdkYzcxOTkyOGVhZGMwMDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"57a81db4-f0a7-457f-a8d4-016ddc238961","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"43b4399b-2660-40d7-8fdd-dff4a4a59080","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fbb66811-10e2-47e0-a7f8-5c9698122e14","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZTBhYjQzNTk4OTA0OTU0ZDc1OTgyNzRlZGE0ODFiMDU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bbeb66f3-a026-47b5-8717-0f7a7611513d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ceccc18-6c02-4bac-8742-3f9b962a3fbd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e82719d-caaf-486e-94f7-db63c6c2af9d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c8ce2694-8b4d-43ab-bb32-7331554ae499","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MDNiMjM2ZTI5ZDdjYzhhYjA4MTdjYzJjYjAxNWIwNDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d4559621-cc44-4c64-a0cb-479f35e38881","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"42fe8ac5-46ee-4903-94b3-245c4c87476c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-19T08:59:18.203Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:59:18.204Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:18.204Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:18.204Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:19.204Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:59:19.205Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:19.205Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:19.205Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:20.206Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:59:20.206Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:20.207Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:20.207Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:21.207Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:59:21.207Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:21.207Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:21.207Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:22.208Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:59:22.209Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:22.209Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:22.209Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:23.209Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:59:23.210Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:23.210Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:23.210Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:24.211Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:59:24.212Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:24.212Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:24.213Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:25.213Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:59:25.214Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:25.214Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:25.214Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:26.215Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-19T08:59:26.215Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:26.215Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:26.215Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:27.216Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "cfca2162-0d72-491b-a51f-4d7f4abc2e3a", "serviceDescription": "service", "serviceInvariantUUID": "d060fbac-d926-42e3-ae91-4bdf995235b1", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "69294fd7-1adf-4a5e-808e-d855f5b56d63", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "66dc1230-35df-4221-a3e3-d601b1d63118", "resourceInvariantUUID": "70f8f4a2-9a24-41f1-a7fc-d619829a4fc8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-TestPnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "artifactChecksum": "NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42fe8ac5-46ee-4903-94b3-245c4c87476c" } ], "workloadContext": "Production" } 2023-03-19T08:59:27.217Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-19T08:59:27.217Z|9124b893-d814-4d13-b555-c4f1cb473511|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cfca2162-0d72-491b-a51f-4d7f4abc2e3a ASDC 2023-03-19T08:59:27.217Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:7a79c3b3-4975-47fd-9e33-6d84e6286460 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:cfca2162-0d72-491b-a51f-4d7f4abc2e3a ServiceInvariantUUID:d060fbac-d926-42e3-ae91-4bdf995235b1 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-TestPnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ArtifactUUID:42fe8ac5-46ee-4903-94b3-245c4c87476c ArtifactChecksum:NzVmMjU0YTY5ZTFiMmU3MzYwMTU3YzA1YWI4ODU0NzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:69294fd7-1adf-4a5e-808e-d855f5b56d63 ResourceInvariantUUID:70f8f4a2-9a24-41f1-a7fc-d619829a4fc8 ResourceName:test-pnf ResourceType:PNF ResourceUUID:66dc1230-35df-4221-a3e3-d601b1d63118 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-19T08:59:27.217Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cfca2162-0d72-491b-a51f-4d7f4abc2e3a 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-03-19T08:59:27.254Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-19T08:59:27.255Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:59:27.255Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-19T08:59:27.255Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 42fe8ac5-46ee-4903-94b3-245c4c87476c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:59:27.255Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-19T08:59:27.256Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-19T08:59:27.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||GET Response Status 404 2023-03-19T08:59:27.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7b79a803 2023-03-19T08:59:27.286Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-19T08:59:27.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-19T08:59:27.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 42fe8ac5-46ee-4903-94b3-245c4c87476c Specified artifact is not found 300 ASDC artifact download fail 2023-03-19T08:59:27.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:59:27.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-19T08:59:27.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-19T08:59:27.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:27.287Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:27.288Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679216367287, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:28.288Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:42fe8ac5-46ee-4903-94b3-245c4c87476c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-19T08:59:28.304Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:59:28.305Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:59:28.308Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||test-pnf 0 2023-03-19T08:59:28.308Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 66dc1230-35df-4221-a3e3-d601b1d63118 2023-03-19T08:59:28.309Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:59:28.309Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:59:28.309Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 66dc1230-35df-4221-a3e3-d601b1d63118 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=? 2023-03-19T08:59:28.315Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-19T08:59:28.341Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:59:28.348Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 66dc1230-35df-4221-a3e3-d601b1d63118 0 ASDC deployResourceStructure 2023-03-19T08:59:28.348Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$562f1e70.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-19T08:59:28.348Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-19T08:59:28.349Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-19T08:59:28.349Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-19T08:59:28.349Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:28.349Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:28.349Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679216368348, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T08:59:29.349Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:59:29.372Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-19T08:59:29.375Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-19T08:59:29.375Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-19T08:59:29.375Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-19T08:59:29.375Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-19T08:59:29.375Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:59:29.375Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:59:29.375Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-19T08:59:29.375Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-19T08:59:29.375Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-19T08:59:29.387Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-19T08:59:59.387Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-19T08:59:59.394Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7a79c3b3-4975-47fd-9e33-6d84e6286460 and serviceModelVersionId: cfca2162-0d72-491b-a51f-4d7f4abc2e3a 2023-03-19T08:59:59.394Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d060fbac-d926-42e3-ae91-4bdf995235b1 2023-03-19T08:59:59.395Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 2023-03-19T08:59:59.398Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-19T08:59:59.408Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||Invoke 2023-03-19T08:59:59.408Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b3a6b094-8739-4c22-a45e-928006ab4d36], X-ECOMP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], X-TransactionId=[], X-ONAP-RequestID=[7a79c3b3-4975-47fd-9e33-6d84e6286460], Content-Type=[application/merge-patch+json]} 2023-03-19T08:59:59.414Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-19T08:59:59.553Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?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/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0 has http status code:200 and response headers:{date=[Sun, 19 Mar 2023 09:00:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[442504], x-aai-txid=[2-aai-resources-230319-09:00:00:967-79115], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-19T08:59:59.553Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-19T08:59:59.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d060fbac-d926-42e3-ae91-4bdf995235b1/model-vers/model-ver/cfca2162-0d72-491b-a51f-4d7f4abc2e3a?depth=0|INFO|500||InvokeReturn 2023-03-19T08:59:59.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-19T08:59:59.554Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-19T08:59:59.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-19T08:59:59.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7a79c3b3-4975-47fd-9e33-6d84e6286460 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-19T08:59:59.560Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-19T08:59:59.561Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-19T08:59:59.561Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-19T08:59:59.561Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679216399560, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-19T09:00:00.585Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:00:00.586Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-19T09:00:00.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 0 disconnected. 2023-03-19T09:00:00.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Node 1 disconnected. 2023-03-19T09:00:00.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Cancelled in-flight METADATA request with correlation id 141352 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-19T09:00:00.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T09:00:00.588Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T09:00:00.588Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-03-19T09:00:00.588Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T09:00:00.593Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f60769cc-7b11-47ea-b0b7-d21a0b44d8b1 2023-03-19T09:00:00.594Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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=10, 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-03-19T09:00:00.594Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-19T09:00:00.594Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] (Re-)joining group 2023-03-19T09:00:00.888Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T09:00:03.896Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T09:00:06.905Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T09:00:09.914Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Request joining group due to: group is already rebalancing 2023-03-19T09:00:11.182Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:00:11.199Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-03-19T09:00:11.199Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] (Re-)joining group 2023-03-19T09:00:11.206Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully joined group with generation Generation{generationId=50, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f60769cc-7b11-47ea-b0b7-d21a0b44d8b1', protocol='range'} 2023-03-19T09:00:11.207Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully joined group with generation Generation{generationId=50, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T09:00:11.211Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T09:00:11.212Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T09:00:11.212Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T09:00:11.212Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T09:00:11.212Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T09:00:11.212Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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 0fLUyVvvRW2Ahp5EHHptew 2023-03-19T09:00:11.213Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Finished assignment for group at generation 50: {SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f60769cc-7b11-47ea-b0b7-d21a0b44d8b1=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-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-19T09:00:11.230Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Successfully synced group in generation Generation{generationId=50, memberId='SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c-f60769cc-7b11-47ea-b0b7-d21a0b44d8b1', protocol='range'} 2023-03-19T09:00:11.230Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Successfully synced group in generation Generation{generationId=50, memberId='SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae-8b7a4987-4cc7-4fc4-b043-5d77717289f4', protocol='range'} 2023-03-19T09:00:11.230Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-19T09:00:11.230Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19T09:00:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-19T09:00:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19T09:00:11.236Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T09:00:11.236Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T09:00:11.236Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T09:00:11.237Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T09:00:11.237Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T09:00:11.237Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T09:00:11.237Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T09:00:11.237Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T09:00:11.237Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T09:00:11.237Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2230, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-19T09:00:11.237Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-19T09:00:11.237Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a5554a67-e05a-41fe-9120-14e3d773c9ae, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-19T09:00:12.256Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.257Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "9124b893-d814-4d13-b555-c4f1cb473511", "consumerID": "SO-sdc-controller", "timestamp": 1679216357173, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-19T09:00:12.257Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.257Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.257Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T09:00:12.257Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.257Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.258Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679215740794, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-19T09:00:12.259Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.260Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.260Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679216367287, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-19T09:00:12.260Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.260Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.260Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679216368348, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-19T09:00:12.260Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.260Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-19T09:00:12.260Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7a79c3b3-4975-47fd-9e33-6d84e6286460", "consumerID": "SO-sdc-controller", "timestamp": 1679216399560, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-19T09:00:12.260Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-19T09:00:12.322Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Fetch position FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} is out of range for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0, resetting offset 2023-03-19T09:00:12.327Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b4764619-75b2-4394-83e5-b416a0adc59c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=10, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-19T09:01:00.587Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:01:11.181Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:02:00.588Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:02:11.183Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:03:00.590Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:03:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:04:00.591Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:04:11.184Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:05:00.592Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:05:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:06:00.593Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:06:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:07:00.594Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:07:11.186Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:08:00.595Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:08:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:09:00.595Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:09:11.187Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:10:00.597Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:10:11.188Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:11:00.597Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:11:11.190Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:12:00.597Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:12:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:13:00.598Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:13:11.191Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:14:00.599Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:14:11.192Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:15:00.600Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:15:11.193Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:16:00.601Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:16:11.194Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:17:00.603Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:17:11.196Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:18:00.604Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:18:11.197Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:19:00.606Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:19:11.198Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:20:00.606Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:20:11.198Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:21:00.607Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:21:11.199Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:22:00.609Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:22:11.199Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:23:00.610Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:23:11.199Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:24:00.611Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:24:11.199Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:25:00.612Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:25:11.200Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:26:00.612Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:26:11.201Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:27:00.613Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:27:11.203Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:28:00.613Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:28:11.203Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:29:00.615Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:29:11.204Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:30:00.616Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:30:11.205Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:31:00.616Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:31:11.207Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:32:00.618Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:32:11.208Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:33:00.619Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:33:11.208Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:34:00.619Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:34:11.209Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:35:00.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:35:11.211Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:36:00.621Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:36:11.212Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:37:00.622Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:37:11.213Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:38:00.622Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:38:11.213Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:39:00.623Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:39:11.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:40:00.625Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:40:11.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:41:00.626Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:41:11.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:42:00.627Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:42:11.216Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:43:00.628Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:43:11.217Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:44:00.628Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:44:11.219Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:45:00.628Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:45:11.220Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:46:00.628Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:46:11.220Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:47:00.629Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:47:11.222Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:48:00.631Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:48:11.223Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:49:00.631Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:49:11.223Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:50:00.632Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:50:11.223Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:51:00.633Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:51:11.223Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:52:00.634Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:52:11.224Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:53:00.635Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:53:11.225Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:54:00.636Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:54:11.226Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:55:00.636Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:55:11.228Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:56:00.637Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:56:11.229Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:57:00.638Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:57:11.229Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:58:00.639Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:58:11.231Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T09:59:00.640Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T09:59:11.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:00:00.641Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:00:11.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:01:00.641Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:01:11.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:02:00.643Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:02:11.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:03:00.644Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:03:11.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:04:00.644Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:04:11.234Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:05:00.646Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:05:11.236Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:06:00.646Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:06:11.236Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:07:00.647Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:07:11.237Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:08:00.648Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:08:11.238Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:09:00.648Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:09:11.238Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:10:00.650Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:10:11.239Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:11:00.650Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:11:11.240Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:12:00.651Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:12:11.241Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:13:00.653Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:13:11.242Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:14:00.654Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:14:11.242Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:15:00.654Z|95970359-e4fe-4b77-a63f-9772068542f5|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:15:11.244Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:16:00.655Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:16:11.245Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:17:00.657Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:17:11.245Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:18:00.658Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:18:11.247Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:19:00.659Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:19:11.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:20:00.659Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:20:11.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:21:00.660Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:21:11.249Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:22:00.661Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:22:11.251Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:23:00.663Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:23:11.251Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:24:00.663Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:24:11.252Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:25:00.663Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:25:11.253Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:26:00.664Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:26:11.253Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:27:00.664Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:27:11.254Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:28:00.665Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:28:11.255Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:29:00.666Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:29:11.256Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:30:00.668Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:30:11.256Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:31:00.669Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:31:11.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:32:00.670Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:32:11.258Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:33:00.670Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:33:11.258Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:34:00.672Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:34:11.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:35:00.673Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:35:11.261Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:36:00.674Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:36:11.261Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:37:00.675Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:37:11.261Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:38:00.675Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:38:11.263Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:39:00.677Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:39:11.263Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:40:00.678Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:40:11.264Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:41:00.678Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:41:11.265Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:42:00.679Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:42:11.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:43:00.680Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:43:11.267Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:44:00.680Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:44:11.268Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:45:00.681Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:45:11.269Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:46:00.681Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:46:11.270Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:47:00.683Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:47:11.270Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:48:00.684Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:48:11.271Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:49:00.685Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:49:11.272Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:50:00.686Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:50:11.272Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:51:00.686Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:51:11.273Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:52:00.686Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:52:11.274Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:53:00.687Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:53:11.274Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:54:00.687Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:54:11.275Z|7a79c3b3-4975-47fd-9e33-6d84e6286460|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:55:00.688Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:55:11.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:56:00.689Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:56:11.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:57:00.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:57:11.279Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-19T10:58:00.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19T10:58:11.279Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO